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
SADE
SADE
Commits
00566396
Commit
00566396
authored
Jan 21, 2019
by
Mathias Goebel
Browse files
add test env to cache
parent
9ba52b6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
00566396
...
...
@@ -16,6 +16,7 @@ build-develop:
paths
:
-
build/*.xar
-
test/
build-master
:
only
:
-
master
...
...
@@ -26,6 +27,7 @@ build-master:
artifacts
:
paths
:
-
build/*.xar
-
test/
installation
:
except
:
...
...
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