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 8a3a72e commit 90e5348Copy full SHA for 90e5348
1 file changed
.github/workflows/build-push-on-PR.yml
@@ -21,7 +21,7 @@ jobs:
21
images: docker.io/anik120/cool-catalog
22
tag-sha: true
23
tag-edge: false
24
- tag-semver: true
+ tags: ${{ github.event.number }}
25
26
- name: Set up QEMU
27
uses: docker/setup-qemu-action@v1
0 commit comments