Skip to content

Commit

Permalink
dockerfile prod
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent dccce83 commit 35ad5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
file: Dockerfile
file: Dockerfile.prod
tags: ${{ steps.meta.outputs.tags }}


Expand Down

0 comments on commit 35ad5aa

Please sign in to comment.