We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6662a77 commit 74c2004Copy full SHA for 74c2004
.github/workflows/docker-quorum.yml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
48
tags: |
49
- type=raw,value=${{ env.IMAGE_TAG }}
+ type=raw,value=${{ env.IMAGE_TAG }},event=tag
50
- name: Build and push server docker image
51
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
52
0 commit comments