Specify RUN_USER
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-09-09 09:40:39 +02:00
parent 622c20664b
commit b3ec5fb9df
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
APP_NAME = {{ env "GITEA_APP_NAME" }}
RUN_MODE = prod
RUN_USER = git
[database]
DB_TYPE = {{ env "GITEA_DB_TYPE" }}