Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
d76b2039
Commit
d76b2039
authored
Apr 12, 2017
by
Luuk Scholten
Browse files
Conform Gitlab CI variables to 9.0 naming
Old variables were deprecated
parent
ae728405
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d76b2039
...
...
@@ -47,7 +47,7 @@ docs:
-
test -z "$(env -u GITLAB_CI make html | egrep -w 'SEVERE:|ERROR:')"
cache
:
key
:
"
$CI_
BUILD
_NAME"
key
:
"
$CI_
JOB
_NAME"
paths
:
-
pip-cache
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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