Skip to content
Snippets Groups Projects
Commit 4e3254e0 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

testing docker

parent 1b8a5bec
No related branches found
No related tags found
No related merge requests found
Pipeline #3939 failed
......@@ -5,17 +5,17 @@ docker_centos_build:
tags:
- docker
image: 'ubuntu:20.04'
artifacts:
paths:
- ./build/src/pdata
- ./build/openfpm_numerics/src/numerics
- ./openfpm_numerics/test
artifacts:
paths:
- ./build/src/pdata
- ./build/openfpm_numerics/src/numerics
- ./openfpm_numerics/test
script:
- ./build.sh $CI_PROJECT_DIR unused pdata 0 base
cache:
key: $CI_COMMIT_REF_SLUG
paths:
/home/admin/openfpm_dependencies/openfpm_pdata/base
- /home/admin/openfpm_dependencies/openfpm_pdata/base
# centos_build:
# stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment