Skip to content

Commit

Permalink
Add path to the Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
flenny committed Nov 21, 2024
1 parent e9c83aa commit 5689902
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: ./src
file: ./src/api/Dockerfile
push: true
build-args: |
VERSION=${{ env.VERSION }}
Expand Down

0 comments on commit 5689902

Please sign in to comment.