Fix mumble password version name
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -19,7 +19,7 @@ steps:
|
||||
LETS_ENCRYPT_ENV: production
|
||||
ENTRYPOINT_CONF_VERSION: v1
|
||||
SECRET_BAM_CERTIFICATE_VERSION: v1
|
||||
SECRET_BAM_MUMBLE_PASSWORD: v1
|
||||
SECRET_MUMBLE_PASSWORD_VERSION: v1
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
||||
|
@ -13,4 +13,4 @@ LETS_ENCRYPT_ENV=production
|
||||
#BAM_VERBOSE=
|
||||
|
||||
SECRET_BAM_CERTIFICATE_VERSION=v1
|
||||
SECRET_BAM_MUMBLE_PASSWORD=v1
|
||||
SECRET_MUMBLE_PASSWORD_VERSION=v1
|
||||
|
Reference in New Issue
Block a user