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
08893382
Commit
08893382
authored
May 10, 2016
by
Jamie Hall
Browse files
Update .gitlab-ci.yml for tags
parent
45b8d948
Pipeline
#245
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
08893382
...
...
@@ -4,7 +4,7 @@ windows:
-
c:\cygwin64\bin\bash .\BuildServer\Windows\package.sh setup
-
c:\cygwin64\bin\bash .\BuildServer\Windows\package.sh build
only
:
-
master
-
tags
tags
:
-
windows
...
...
@@ -12,7 +12,7 @@ linux:
script
:
-
./BuildServer/Debian/build_deb.sh amd64 trusty
only
:
-
master
-
tags
tags
:
-
ubuntu14.04
...
...
@@ -21,6 +21,6 @@ mac:
-
cd ./BuildServer/Darwin/Scripts
-
./package.sh
only
:
-
master
-
tags
tags
:
-
mac
\ No newline at end of file
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