Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgolovin authored Aug 27, 2024
1 parent c0c0137 commit b17120c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,6 @@ jobs:
podman build -t ghcr.io/dgolovin/crc-extension:${{ needs.tag.outputs.extVersion }} . -f ./oci/Containerfile.multistage
podman push ghcr.io/dgolovin/crc-extension:${{ needs.tag.outputs.extVersion }}
podman tag ghcr.io/dgolovin/crc-extension:${{ needs.tag.outputs.extVersion }} ghcr.io/dgolovin/podman-desktop-extension-ai-lab:latest
podman push ghcr.io/dgolovincrc-extension:latest
podman push ghcr.io/dgolovin/crc-extension:latest

0 comments on commit b17120c

Please sign in to comment.