Limit drone usage to members of drone-allow #75

Closed
reynir wants to merge 1 commits from drone-limits into main
1 changed files with 2 additions and 1 deletions

View File

@ -24,6 +24,7 @@
DRONE_SERVER_HOST: "{{ drone.domain }}"
DRONE_SERVER_PROTO: "https"
DRONE_RPC_SECRET: "{{ drone_secrets.rpc_shared_secret }}"
DRONE_USER_FILTER: "drone-allow"
PLUGIN_CUSTOM_DNS: "91.239.100.100"
VIRTUAL_HOST: "{{ drone.domain }}"
LETSENCRYPT_HOST: "{{ drone.domain }}"
@ -48,4 +49,4 @@
drone:
external_services:
external:
name: external_services
name: external_services