Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_vcluster
Commits
3aa05939
Commit
3aa05939
authored
Nov 19, 2018
by
incardon
Browse files
testing VCluster onCI gitlab
parent
5a315a59
Pipeline
#937
failed with stages
in 45 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3aa05939
...
...
@@ -4,7 +4,7 @@ centos_build:
-
centos
artifacts
:
paths
:
-
./build/src/vcluster
-
./build/src/vcluster
_test
script
:
-
./build.sh $CI_PROJECT_DIR $CI_RUNNER_TAGS $CI_COMMIT_REF_NAME
...
...
@@ -26,7 +26,7 @@ mac_build:
-
mac
artifacts
:
paths
:
-
./build/src/vcluster
-
./build/src/vcluster
_test
script
:
-
./build.sh $CI_PROJECT_DIR $CI_RUNNER_TAGS $CI_COMMIT_REF_NAME
...
...
@@ -47,7 +47,7 @@ ubuntu_build:
-
ubuntu
artifacts
:
paths
:
-
./build/src/vcluster
-
./build/src/vcluster
_test
script
:
-
./build.sh $CI_PROJECT_DIR $CI_RUNNER_TAGS $CI_COMMIT_REF_NAME
...
...
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