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 9d84539 commit 4c961afCopy full SHA for 4c961af
.github/workflows/github-docker-registry-push.yml
@@ -213,4 +213,4 @@ jobs:
213
context: ./dockerfiles/cpp
214
platforms: linux/amd64, linux/aarch64
215
push: true
216
- tags: ghcr.io/${{ env.REPO_NAME }}/jenkinsci-tutorials:cpp__${{ env.BRANCH }}
+ tags: ghcr.io/${{ env.REPO_NAME }}/jenkinsci-tutorials:cpp_${{ env.BRANCH }}
0 commit comments