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 fd7d9f0 commit 06e43e2Copy full SHA for 06e43e2
.github/workflows/ci.yml
@@ -90,5 +90,4 @@ jobs:
90
-p ContainerBaseImage=${{ env.BASE_IMAGE }} \
91
-p ContainerRegistry=ghcr.io \
92
-p ContainerImageTags='"${{ env.DOCKER_TAG }};${{ steps.bootstrap.outputs.full-version }}"' \
93
- -p ContainerRepository=${{ github.repository }} \
94
- -p ContainerImageName=docs-generator
+ -p ContainerRepository=elastic/docs-generator \
0 commit comments