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 e79586a commit 29e65dcCopy full SHA for 29e65dc
.github/workflows/docker-publish.yml
@@ -16,7 +16,7 @@ on:
16
env:
17
REGISTRY_URL: quay.io
18
REPO_NAME: codejive
19
- IMAGE_NAME: ${{ github.repository }}
+ IMAGE_NAME: s2i-asciidoc
20
21
jobs:
22
# Run tests.
0 commit comments