Files
pipeline-actions/build-and-push
Jose Henrique 57e25a8fef fix(build-and-push): create buildx builder from SSH endpoint, drop colliding context
buildx refuses a builder instance whose name matches an existing docker
context. Create the builder directly from the ssh:// endpoint and clean up
any leftover context/builder of the same name first (idempotent re-runs).
2026-07-12 12:51:48 -03:00
..