Add --tls-verify=false to buildah steps #18

Merged
tas merged 1 commits from fix/tls-verify-buildah into main 2026-03-16 11:12:15 +00:00
Collaborator

Summary

  • Add --tls-verify=false to buildah login and buildah push commands in deploy workflow
  • Fixes CI hang after image build due to TLS certificate verification against the internal registry

Test plan

  • Verify deploy workflow completes successfully after merge
## Summary - Add `--tls-verify=false` to `buildah login` and `buildah push` commands in deploy workflow - Fixes CI hang after image build due to TLS certificate verification against the internal registry ## Test plan - [ ] Verify deploy workflow completes successfully after merge
LeSerjant added 1 commit 2026-03-16 11:06:56 +00:00
Add --tls-verify=false to buildah steps
Some checks failed
CI / build (pull_request) Successful in 49s
Deploy / deploy (push) Has been cancelled
ec4bc9bb82
tas merged commit ec4bc9bb82 into main 2026-03-16 11:12:15 +00:00
tas deleted branch fix/tls-verify-buildah 2026-03-16 11:12:16 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tas/major_tom#18