Skip to content

Commit

Permalink
Another attempt at publishing multiple containers
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz committed Dec 9, 2024
1 parent fd7d9f0 commit 06e43e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,4 @@ jobs:
-p ContainerBaseImage=${{ env.BASE_IMAGE }} \
-p ContainerRegistry=ghcr.io \
-p ContainerImageTags='"${{ env.DOCKER_TAG }};${{ steps.bootstrap.outputs.full-version }}"' \
-p ContainerRepository=${{ github.repository }} \
-p ContainerImageName=docs-generator
-p ContainerRepository=elastic/docs-generator \

0 comments on commit 06e43e2

Please sign in to comment.