Skip to content

Commit

Permalink
dockerfile.prod
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 12, 2023
1 parent e18a92c commit f5b834b
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 f5b834b

Please sign in to comment.