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
amdis
amdis-core
Commits
9b0f4bf7
Commit
9b0f4bf7
authored
Oct 20, 2016
by
Praetorius, Simon
Browse files
gitlab-ci only on develop branch
parent
92735831
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9b0f4bf7
...
...
@@ -3,15 +3,6 @@ cache:
paths
:
-
install/
#dune:git--clang:
#image: duneci/dune-fufem:git
#script:
#- ./contrib/ci-setup
#- dunecontrol --opts=/duneci/opts.clang --current all
#- dunecontrol --current make test
#only:
#- master
dune:git--gcc:
image
:
duneci/dune-fufem:git
script
:
...
...
@@ -19,4 +10,4 @@ dune:git--gcc:
-
dunecontrol --opts=/duneci/opts.gcc --current all
-
dunecontrol --current make test
only
:
-
master
-
develop
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