mirror of
https://github.com/KevinMidboe/nginx.git
synced 2025-10-29 09:40:26 +00:00
Sign drone config
This commit is contained in:
@@ -75,7 +75,7 @@ steps:
|
|||||||
# - nginx -t -p $PWD -c nginx-module-less.conf
|
# - nginx -t -p $PWD -c nginx-module-less.conf
|
||||||
# - rm nginx-module-less.conf
|
# - rm nginx-module-less.conf
|
||||||
|
|
||||||
- name: Compile modules
|
- name: Compile nginx & modules
|
||||||
image: ubuntu:22.04
|
image: ubuntu:22.04
|
||||||
commands:
|
commands:
|
||||||
- mkdir -p $DRONE_WORKSPACE/nginx-build
|
- mkdir -p $DRONE_WORKSPACE/nginx-build
|
||||||
@@ -149,7 +149,6 @@ steps:
|
|||||||
-av
|
-av
|
||||||
-e "ssh -i .ssh/id_ed25519 -o StrictHostKeyChecking=no"
|
-e "ssh -i .ssh/id_ed25519 -o StrictHostKeyChecking=no"
|
||||||
--exclude available-modules
|
--exclude available-modules
|
||||||
--exclude sbin
|
|
||||||
--exclude nginx-build
|
--exclude nginx-build
|
||||||
modules $NGINX_USER@$NGINX_HOST:/etc/nginx/
|
modules $NGINX_USER@$NGINX_HOST:/etc/nginx/
|
||||||
environment:
|
environment:
|
||||||
@@ -161,6 +160,6 @@ steps:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 1b941ff6cc5afce923caebaee1724e778f9963e390bb0ddbbee7c123b17e4aed
|
hmac: 6ed9cbea425c2de2a531f66069583ec40e77877b7606647dfcf6593b27f3838c
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user