change drone user role
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
container_name: drone
|
||||
image: drone/drone:2.26.0
|
||||
environment:
|
||||
DRONE_USER_CREATE: username:${USERNAME},admin:true
|
||||
DRONE_RPC_SECRET: '${DRONE_RPC_SECRET}'
|
||||
DRONE_SERVER_HOST: '${DRONE_SERVER_HOST}'
|
||||
DRONE_GITEA_SERVER: 'https://${GIT_DOMAIN}'
|
||||
|
||||
Reference in New Issue
Block a user