Add drone admin user
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tobias Manske 2022-10-25 20:48:12 +02:00
parent 080abbc7c5
commit f237856f98
Signed by: tobias
GPG Key ID: E83C743C1FC2F79A

View File

@ -59,6 +59,7 @@ services:
- "DRONE_SERVER_HOST=drone.tobiasmanske.de"
- "DRONE_SERVER_PROTO=https"
- "DRONE_IMAGE_CLONE=openjdk:17-bullseye"
- "DRONE_USER_CREATE=username:tobias,admin:true"
networks:
- backend
- gateway