services: drone: add admin user

This commit is contained in:
Bruno BELANYI 2020-10-18 15:52:21 +02:00
parent 9d49a1eec8
commit 0345e8146d

View file

@ -4,7 +4,7 @@ DRONE_SERVER_PROTO=https
# Put into a secret environment file # Put into a secret environment file
#DRONE_RPC_SECRET=FIXME-CHANGE-THIS #DRONE_RPC_SECRET=FIXME-CHANGE-THIS
DRONE_USER_CREATE=username:Ambroisie,admin:true
DRONE_AGENTS_ENABLED=true DRONE_AGENTS_ENABLED=true
DRONE_JSONNET_ENABLED=true DRONE_JSONNET_ENABLED=true