Skip to content

Commit

Permalink
Fixed docker build for fork repository (#49)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuvraj <[email protected]>
  • Loading branch information
yindia authored Feb 17, 2022
1 parent 611f040 commit 8c8d13f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flytetools/.github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
image_name: ${{ inputs.repository }}
image_tag: latest,${{ github.sha }},${{ inputs.version }}
push_git_tag: ${{ inputs.push }}
push_image_and_stages: ${{ inputs.push }}
dockerfile: ${{ inputs.dockerfile }}
registry: ghcr.io
build_extra_args: "--compress=true"

0 comments on commit 8c8d13f

Please sign in to comment.