Skip to content

Commit

Permalink
Also push an image named explorviz/frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
Malte-Hansen committed Nov 14, 2024
1 parent a785953 commit 1b36c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,5 @@ jobs:
run: |
docker buildx build \
--platform linux/amd64,linux/arm64 \
--tag ${{ vars.DOCKER_IMAGE_NAME }}:latest . \
--tag ${{ vars.DOCKER_IMAGE_NAME }}:latest --tag explorviz/frontend:latest . \
--push

0 comments on commit 1b36c6c

Please sign in to comment.