Skip to content

Commit

Permalink
Update publish-release-image.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Radek Ježek <radek.jezek@ibm.com>
  • Loading branch information
jezekra1 authored Dec 13, 2024
1 parent 7fe5e41 commit 248d175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
build-args: |
VITE_ALLOWED_FRAME_ANCESTORS=http://localhost:3000
ALLOWED_FRAME_ANCESTORS=http://localhost:3000
tags: |
${{ vars.DOCKER_REGISTRY }}/i-am-bee/bee-usercontent-site-local:latest
${{ vars.DOCKER_REGISTRY }}/i-am-bee/bee-usercontent-site-local:${{ steps.get_version.outputs.VERSION }}
Expand Down

0 comments on commit 248d175

Please sign in to comment.