add user filter
basic sanity check to prevent anybody from registering and running a cryptominer or similar BS in CI. note: any new users in need of access to CI are encouraged to leave us a PR with appropriate changes to this config line for review
This commit is contained in:
parent
9a671da53b
commit
c6acd44ffe
@ -12,6 +12,7 @@ DRONE_SERVER_PROTO=https
|
||||
DRONE_GIT_ALWAYS_AUTH=true
|
||||
DRONE_STARLARK_ENABLED=true
|
||||
DRONE_JSONNET_ENABLED=false
|
||||
DRONE_USER_FILTER=wanderer,dalahast,dotya.ml,kreyren,FunTom,ShutUpMeg,VeronikaMacku,corvin,Moonchild,2EEEB,renovate-bot
|
||||
DRONE_DATABASE_SECRET=${DRONE_DATABASE_SECRET}
|
||||
DRONE_CRON_INTERVAL=10m
|
||||
DRONE_LOGS_PRETTY=true
|
||||
|
Loading…
Reference in New Issue
Block a user