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
2e33728a
Commit
2e33728a
authored
Apr 06, 2016
by
eric pellegrini
Browse files
commented out the windows section
parent
3f971985
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2e33728a
...
...
@@ -6,12 +6,12 @@ linux:
tags
:
-
ubuntu14.04
# windows:
# script:
# - c:\cygwin64\bin\bash c:\Projects\mdanse\resources\package.sh setup
# - c:\cygwin64\bin\bash c:\Projects\mdanse\resources\package.sh build
# - c:\cygwin64\bin\bash c:\Projects\mdanse\resources\upload.sh
# only:
# - master
# tags:
# - windows
\ No newline at end of file
windows
:
script
:
-
c:\cygwin64\bin\bash c:\Projects\mdanse\resources\package.sh setup
-
c:\cygwin64\bin\bash c:\Projects\mdanse\resources\package.sh build
-
c:\cygwin64\bin\bash c:\Projects\mdanse\resources\upload.sh
only
:
-
master
tags
:
-
windows
\ 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