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

Update .gitlab-ci.yml

parent 5e3f073c
No related branches found
No related tags found
Loading
...@@ -21,5 +21,7 @@ test: ...@@ -21,5 +21,7 @@ test:
dependencies: dependencies:
- build - build
script: script:
- mv -f local/* ${HOME}/local/ - rsync -a local/ ${HOME}/local/
- rm -rf local/*
#- mv -f local/* ${HOME}/local/
- sh test-ngx-voms.sh - sh test-ngx-voms.sh
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