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

Testing docker

parent 4d7225e6
No related branches found
No related tags found
No related merge requests found
Pipeline #3938 failed
......@@ -5,8 +5,17 @@ docker_centos_build:
tags:
- docker
image: 'ubuntu:20.04'
artifacts:
paths:
- ./build/src/pdata
- ./build/openfpm_numerics/src/numerics
- ./openfpm_numerics/test
script:
- echo "Hello ubuntu docker"
- ./build.sh $CI_PROJECT_DIR unused pdata 0 base
cache:
key: $CI_COMMIT_REF_SLUG
paths:
/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