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
006086ea
Commit
006086ea
authored
May 10, 2016
by
eric pellegrini
Browse files
Update .gitlab-ci.yml
parent
5cdf13ff
Pipeline
#268
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
006086ea
...
...
@@ -15,14 +15,14 @@ osx:
paths
:
-
BuildServer/Darwin/Build/*.dmg
#
windows:
#
stage: build
#
script:
#
- c:\cygwin64\bin\bash -c "dos2unix.exe ./BuildServer/Windows/package.sh"
#
- c:\cygwin64\bin\bash .\BuildServer\Windows\package.sh setup
#
- c:\cygwin64\bin\bash .\BuildServer\Windows\package.sh build
#
only:
#
- tags
#
tags:
#
- windows
#
allow_failure: false
windows
:
stage
:
build
script
:
-
c:\cygwin64\bin\bash -c "dos2unix.exe ./BuildServer/Windows/package.sh"
-
c:\cygwin64\bin\bash .\BuildServer\Windows\package.sh setup
-
c:\cygwin64\bin\bash .\BuildServer\Windows\package.sh build
only
:
-
tags
tags
:
-
windows
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