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_pdata
Commits
473ffb8c
Commit
473ffb8c
authored
Jun 13, 2020
by
incardon
Browse files
Latest modules
parent
49946a78
Pipeline
#2018
failed with stages
in 18 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
473ffb8c
...
...
@@ -5,6 +5,7 @@ centos_build:
artifacts
:
paths
:
-
./build/src/pdata
-
./build/openfpm_numerics/src/numerics
script
:
-
./build.sh $CI_PROJECT_DIR unused pdata 0 $CI_COMMIT_REF_NAME
...
...
@@ -51,6 +52,7 @@ ubuntu_build:
artifacts
:
paths
:
-
./build/src/pdata
-
./build/openfpm_numerics/src/numerics
script
:
-
./build.sh $CI_PROJECT_DIR unused pdata 0 $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