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 e4163e9 commit 3902ffaCopy full SHA for 3902ffa
.github/workflows/release-container-image.yml
@@ -48,4 +48,4 @@ jobs:
48
with:
49
platforms: linux/amd64,linux/arm64
50
push: true
51
- tags: docker.io/datastax/pulsar-admin-console:${{ TAG }}
+ tags: docker.io/datastax/pulsar-admin-console:${{ env.TAG }}
0 commit comments