Skip to content

Commit

Permalink
added file input for building
Browse files Browse the repository at this point in the history
  • Loading branch information
yjpictures committed Sep 28, 2023
1 parent 5823563 commit fc2bf4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
with:
context: .
push: true
file: ${{ vars.DOCKERFILE_PROD }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
Expand Down

0 comments on commit fc2bf4d

Please sign in to comment.