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

Update .gitlab-ci.yml

parent c807b9fd
No related branches found
No related tags found
1 merge request!6Issue 9
Pipeline #
...@@ -25,6 +25,7 @@ test4c: ...@@ -25,6 +25,7 @@ test4c:
- build4c - build4c
script: script:
- rm -rf ${HOME}/local/ - rm -rf ${HOME}/local/
- rm -rf ${HOME}/openresty-1.13.6.1/build/nginx-1.13.6/
- mv local ${HOME} - mv local ${HOME}
- mv nginx-1.13.6 ${HOME}/openresty-1.13.6.1/build/ - mv nginx-1.13.6 ${HOME}/openresty-1.13.6.1/build/
- 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