Hardcoded rone username against gitea
This commit is contained in:
@@ -10,7 +10,7 @@ drone:
|
||||
- DRONE_RPC_SECRET=${DRONE_RPC_SECRET}
|
||||
- DRONE_SERVER_HOST=${DRONE_SERVER_ADDRESS}
|
||||
- DRONE_SERVER_PROTO=${DRONER_SERVER_PROTO}
|
||||
- DRONE_USER_CREATE=username:${GITEA_ADMIN_SERNAME},admin:true
|
||||
- DRONE_USER_CREATE=username:drone,admin:true
|
||||
volumes:
|
||||
- drone-data:/data
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user