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
1a955467
Commit
1a955467
authored
May 22, 2018
by
Remi Perenon
Browse files
Debug
parent
f0148fef
Pipeline
#3703
passed with stages
in 15 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1a955467
...
...
@@ -9,6 +9,7 @@ ci:osx:
stage
:
ci
script
:
-
source ./BuildServer/Unix/definitions_macos.sh
-
source ./BuildServer/Unix/version.sh
-
./BuildServer/Unix/clean.sh
-
./BuildServer/Unix/build.sh
-
./BuildServer/Unix/tests.sh
...
...
@@ -55,6 +56,7 @@ ci:windows:
stage
:
ci
script
:
-
call .\\BuildServer\\Windows\\definitions.bat
-
call .\\BuildServer\\Windows\\version.bat
-
call .\\BuildServer\\Windows\\clean.bat
-
call .\\BuildServer\\Windows\\build.bat
-
call .\\BuildServer\\Windows\\tests.bat
...
...
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