Skip to content

Commit 06e43e2

Browse files
committed
Another attempt at publishing multiple containers
1 parent fd7d9f0 commit 06e43e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,4 @@ jobs:
9090
-p ContainerBaseImage=${{ env.BASE_IMAGE }} \
9191
-p ContainerRegistry=ghcr.io \
9292
-p ContainerImageTags='"${{ env.DOCKER_TAG }};${{ steps.bootstrap.outputs.full-version }}"' \
93-
-p ContainerRepository=${{ github.repository }} \
94-
-p ContainerImageName=docs-generator
93+
-p ContainerRepository=elastic/docs-generator \

0 commit comments

Comments
 (0)