Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
702a530d
Commit
702a530d
authored
Sep 30, 2016
by
Jamie Hall
Browse files
Update .gitlab-ci.yml
parent
1193aaf0
Pipeline
#982
canceled with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
702a530d
...
...
@@ -16,6 +16,7 @@ build:trusty:
-
/^feature-.*$/
-
/^release-.*$/
-
/^hotfix-.*$/
-
develop
artifacts
:
paths
:
-
build
...
...
@@ -33,6 +34,7 @@ test:trusty:
-
/^feature-.*$/
-
/^release-.*$/
-
/^hotfix-.*$/
-
develop
dependencies
:
-
build:trusty
tags
:
...
...
@@ -44,6 +46,7 @@ deploy:trusty:
-
./BuildServer/Debian/run_deploy.sh amd64 trusty
only
:
-
triggers
-
develop
when
:
on_success
artifacts
:
paths
:
...
...
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