add version envs to drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
9edc8f0ee6
commit
e12fc52258
@ -17,6 +17,9 @@ steps:
|
|||||||
DOMAIN: {{ .Name }}.swarm-test.autonomic.zone
|
DOMAIN: {{ .Name }}.swarm-test.autonomic.zone
|
||||||
STACK_NAME: {{ .Name }}
|
STACK_NAME: {{ .Name }}
|
||||||
LETS_ENCRYPT_ENV: production
|
LETS_ENCRYPT_ENV: production
|
||||||
|
SECRET_DB_PASSWORD_VERSION: v1
|
||||||
|
SECRET_DJANGO_SECRET_KEY_VERSION: v1
|
||||||
|
SECRET_SMTP_PASSWORD_VERSION: v1
|
||||||
CRON_ENTRYPOINT_VERSION: v1
|
CRON_ENTRYPOINT_VERSION: v1
|
||||||
PRETIX_CONFIG_VERSION: v1
|
PRETIX_CONFIG_VERSION: v1
|
||||||
PG_BACKUP_VERSION: v1
|
PG_BACKUP_VERSION: v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user