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

Update .gitlab-ci.yml

parent 313e0e32
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,9 @@ build: ...@@ -7,8 +7,9 @@ build:
script: script:
- env | sort - env | sort
- id - id
- ls -al
# ngx_http_voms_module build # ngx_http_voms_module build
- sh ${HOME}/build-install-ngx-voms.sh - /bin/sh ${HOME}/build-install-ngx-voms.sh
#- cd ./openresty-1.x.y #- cd ./openresty-1.x.y
#- ./configure ${resty_config_options} --add-module=../ngx_http_voms_module #- ./configure ${resty_config_options} --add-module=../ngx_http_voms_module
#- make && make install #- make && make install
......
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