Fix buildah push auth in deploy workflow #21

Merged
tas merged 1 commits from fix/insecure-registry-config into main 2026-03-16 12:21:03 +00:00

1 Commits

Author SHA1 Message Date
767d821534 Pass credentials directly to buildah push via --creds
Some checks failed
CI / build (pull_request) Successful in 31s
Deploy / deploy (push) Failing after 1m12s
buildah login succeeds but push doesn't pick up the stored auth.
Skip login and pass --creds directly to each push command instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 12:17:55 +00:00