Skip to content

Commit

Permalink
chore: fix docker github action
Browse files Browse the repository at this point in the history
  • Loading branch information
shafy committed Mar 25, 2022
1 parent 5301bfc commit 8229b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
file: Dockerfile
file: Dockerfile.prod
tags: shafyy/fugu:latest,shafyy/fugu:${{ github.ref_name }}

0 comments on commit 8229b5b

Please sign in to comment.