Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
07ff3e6c
Commit
07ff3e6c
authored
May 11, 2016
by
Jamie Hall
Browse files
Update .gitlab-ci.yml for triggers
parent
09d4f04d
Pipeline
#286
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
07ff3e6c
...
...
@@ -10,6 +10,7 @@ osx:
-
mac
only
:
-
tags
-
triggers
allow_failure
:
false
artifacts
:
paths
:
...
...
@@ -26,6 +27,7 @@ windows:
-
BuildServer/Windows/Build/*.exe
only
:
-
tags
-
triggers
tags
:
-
windows
allow_failure
:
false
...
...
@@ -39,6 +41,7 @@ linux:
-
BuildServer/Debian/Build/*.deb
only
:
-
tags
-
triggers
tags
:
-
ubuntu14.04
allow_failure
:
false
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