You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: trigger publish-test-deps-image on PR Dockerfile changes
Adds pull_request_target trigger so a Dockerfile change in a PR
republishes :bookworm without waiting for merge to master. Uses the
PR head SHA in checkout so the build sees the PR's Dockerfile.
Concurrency now scoped per-PR/branch to keep parallel pushes from
racing to overwrite the tag.
0 commit comments