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
8854ebda
Commit
8854ebda
authored
Apr 20, 2016
by
Jamie Hall
Browse files
commendted out ubuntu macos section for testing windows only
parent
ad060652
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8854ebda
...
...
@@ -7,19 +7,19 @@ windows:
tags
:
-
windows
linux
:
script
:
-
./BuildServer/Debian/build_deb.sh amd64 trusty
only
:
-
master
tags
:
-
ubuntu14.04
#
linux:
#
script:
#
- ./BuildServer/Debian/build_deb.sh amd64 trusty
#
only:
#
- master
#
tags:
#
- ubuntu14.04
mac
:
script
:
-
cd ./BuildServer/Darwin/Scripts
-
./package.sh
only
:
-
master
tags
:
-
mac
\ No newline at end of file
#mac:
# script:
# - cd ./BuildServer/Darwin/Scripts
# - ./package.sh
# only:
# - master
# tags:
# - mac
\ No newline at end of file
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