Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
thalia
concrexit
Commits
d76b2039
Commit
d76b2039
authored
Apr 12, 2017
by
Luuk Scholten
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Conform Gitlab CI variables to 9.0 naming
Old variables were deprecated
parent
ae728405
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.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
Markdown
is supported
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