We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77a946e + decfffb commit 5ae554cCopy full SHA for 5ae554c
.github/workflows/bin-image.yml
@@ -31,7 +31,7 @@ jobs:
31
target: bin-image
32
push: ${{ github.event_name != 'pull_request' && github.repository == 'moby/vpnkit' }}
33
cache: false # See: https://github.com/moby/vpnkit/pull/647/files/3d4f258e7514b9cc878639f724cbb0caffa8fd98#r2032880337
34
- meta-image: moby/vpnkit
+ meta-image: moby/vpnkit-bin
35
meta-tags: |
36
type=semver,pattern={{version}}
37
type=ref,event=branch
0 commit comments