mirror of
https://github.com/KevinMidboe/nginx.git
synced 2025-10-29 09:40:26 +00:00
Include prebuild version of nginx more_headers module
This commit is contained in:
@@ -54,7 +54,7 @@ steps:
|
||||
- make
|
||||
- make install
|
||||
- cd $DRONE_WORKSPACE
|
||||
- mv /tmp/nginx-build/modules/* .
|
||||
- mv /tmp/nginx-build/modules/* modules
|
||||
- tree
|
||||
|
||||
- name: Verify config post build
|
||||
@@ -71,6 +71,8 @@ steps:
|
||||
- echo "" >> .ssh/id_ed25519
|
||||
- chmod 600 .ssh/id_ed25519
|
||||
environment:
|
||||
NGINX_FINGERPRINT:
|
||||
from_secret: NGINX_FINGERPRINT
|
||||
NGINX_DEPLOY_KEY:
|
||||
from_secret: NGINX_DEPLOY_KEY
|
||||
|
||||
|
||||
BIN
modules/ngx_http_headers_more_filter_module.so
Executable file
BIN
modules/ngx_http_headers_more_filter_module.so
Executable file
Binary file not shown.
Reference in New Issue
Block a user