Skip to content
Snippets Groups Projects
Commit c1bbf3e6 authored by Elisabetta Ronchieri's avatar Elisabetta Ronchieri
Browse files

Update .gitlab-ci.yml

parent 645e6ae4
No related branches found
No related tags found
No related merge requests found
......@@ -9,11 +9,12 @@ stages:
build:
stage: build
script:
- env
- sh ${HOME}/build-install-ngx-voms.sh
#- cp -r ${HOME}/local localtemp
- cp -r ${HOME}/local local
artifacts:
paths:
- ${HOME}/local
- local
test:
stage: test
......
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