vaultwarden: retry #4 -- re-trigger after fixing --no-interpolate flag position and dotfolder false-match bugs
ci/woodpecker/push/deploy Pipeline failed
ci/woodpecker/push/deploy Pipeline failed
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# Vaultwarden - Pattern B env (folder-mode); ADMIN_TOKEN/DATABASE_URL are Docker secrets
|
||||
# 2026-07: DATABASE_URL secret rotated to point at 'postgresql' alias instead of 'db'
|
||||
# as part of PostgreSQL HA migration prep (ADR-0001).
|
||||
# Retry #3: root cause found and fixed in .woodpecker/deploy.yml -- pipeline was
|
||||
# reading CI_COMMIT_CHANGED_FILES, which does not exist in Woodpecker 3.16. Correct
|
||||
# variable is CI_PIPELINE_FILES (JSON array). This commit re-triggers provisioning
|
||||
# of vaultwarden_database_url_v2 now that the parsing logic is fixed.
|
||||
# Retry #4: fixed two more bugs that only surfaced once CI_PIPELINE_FILES parsing
|
||||
# started working -- --no-interpolate flag position, and dotfolder (.woodpecker)
|
||||
# false-matching as a stack name. This commit re-triggers provisioning cleanly.
|
||||
|
||||
Reference in New Issue
Block a user