services: drone: add admin user
This commit is contained in:
parent
9d49a1eec8
commit
0345e8146d
|
@ -4,7 +4,7 @@ DRONE_SERVER_PROTO=https
|
|||
# Put into a secret environment file
|
||||
#DRONE_RPC_SECRET=FIXME-CHANGE-THIS
|
||||
|
||||
|
||||
DRONE_USER_CREATE=username:Ambroisie,admin:true
|
||||
DRONE_AGENTS_ENABLED=true
|
||||
DRONE_JSONNET_ENABLED=true
|
||||
|
||||
|
|
Reference in a new issue