Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
groupe-calcul
website
Commits
c1f0c7a7
Commit
c1f0c7a7
authored
Jun 12, 2019
by
gouarin
Browse files
get GITLAB_TOKEN from env
parent
117d0656
Pipeline
#4441
passed with stages
in 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
content/job_offers/gitlab_config.py
View file @
c1f0c7a7
import
os
# Gitlab configuration
GITLAB_URL
=
"https://gitlab.math.unistra.fr"
GITLAB_TOKEN
=
"gswFMV-Tvtzm1LZJyPgk"
GITLAB_TOKEN
=
os
.
environ
[
"GITLAB_TOKEN"
]
GITLAB_TARGET_ID
=
309
# groupe-calcul/website
GITLAB_TARGET_BRANCH
=
'develop'
GITLAB_SOURCE_ID
=
309
# groupe-calcul/website
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment