Skip to content

Commit

Permalink
fix: release file
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitFicus committed Dec 28, 2024
1 parent 110de27 commit a0374e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
file: {context}/demo-docker-image/Dockerfile-pg-embeded
file: ./demo-docker-image/Dockerfile-pg-embeded
tags: |
maif/izanami-test-standalone:${{ github.event.inputs.releaseVersion }}
maif/izanami-test-standalone:latest

0 comments on commit a0374e0

Please sign in to comment.