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

removed unnecessary lines

parent f0d42e11
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@ build:
stage: build
script:
- sh ${HOME}/build-install-ngx-voms.sh
- cat ${HOME}/local/openresty/resty.index
- cp -r ${HOME}/local localtemp
artifacts:
paths:
......@@ -22,12 +21,4 @@ test:
- build
script:
- cp -r localtemp/openresty/ ${HOME}/local/
- chmod +x ${HOME}/local/openresty/bin/openresty
- chmod +x ${HOME}/local/openresty/nginx/sbin/nginx
- source ${HOME}/openresty-env
- which openresty
- env | sort
#- sh ${HOME}/build-install-ngx-voms.sh
- cp -r t /tmp
- cd /tmp
- prove -v
- 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