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 1c291f8 commit 9516933Copy full SHA for 9516933
.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_agent_${{ env.BRANCH }}
+ tags: ghcr.io/${{ env.REPO_NAME }}/jenkinsci-tutorials:cpp__${{ env.BRANCH }}
0 commit comments