use docker secrets for db password

This commit is contained in:
Hermann Käser
2025-12-23 10:53:47 +00:00
committed by yksflip
parent a39fc87367
commit 958294c1f6
4 changed files with 22 additions and 9 deletions
+1
View File
@@ -17,6 +17,7 @@ steps:
DOMAIN: {{ .Name }}.swarm-test.autonomic.zone
STACK_NAME: {{ .Name }}
LETS_ENCRYPT_ENV: production
SECRET_DB_PASSWORD_VERSION: v1
trigger:
branch:
- main