diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index deeba85cede3f40ed3497ff10295bec421d19b2d..e11e2d9f57af976b513bf547cb6970e08a63f6d1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ build: - env | sort - id # ngx_http_voms_module build - - bash ${HOME}/build-install-ngx-voms.sh + - sh ${HOME}/build-install-ngx-voms.sh #- cd ./openresty-1.x.y #- ./configure ${resty_config_options} --add-module=../ngx_http_voms_module #- make && make install