Build / build-and-push (push) Successful in 55s
Builds and pushes the pass-cli image to code.aneur.in on every push to main, based on zampler/zampler's build.yml pattern (registry login, promote current latest to previous, build and push). Dropped everything specific to that repo's own build (frontend/npm, Go cross-compilation, multi-arch buildx) since this repo just builds one Dockerfile for one architecture. Uses its own BUILD_API_TOKEN secret, unrelated to Proton Pass -- build workflows in this org are configured per-repo and don't go through pass-cli, which is only for 'real world' deploy-time credentials. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>