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
09d4f04d
Commit
09d4f04d
authored
May 11, 2016
by
Jamie Hall
Browse files
Update .gitlab-ci.yml
parent
371d9c94
Pipeline
#285
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
09d4f04d
...
...
@@ -23,7 +23,7 @@ windows:
-
c:\cygwin64\bin\bash .\BuildServer\Windows\package.sh build
artifacts
:
paths
:
-
BuildServer/Windows/*.exe
-
BuildServer/Windows/
Build/
*.exe
only
:
-
tags
tags
:
...
...
@@ -36,7 +36,7 @@ linux:
-
./BuildServer/Debian/build_deb.sh amd64 trusty
artifacts
:
paths
:
-
BuildServer/Debian/*.deb
-
BuildServer/Debian/
Build/
*.deb
only
:
-
tags
tags
:
...
...
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