Skip to content

Commit

Permalink
fix(pipeline): fix target path
Browse files Browse the repository at this point in the history
  • Loading branch information
RouHim committed Dec 19, 2022
1 parent 0ab06d6 commit e03695d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ jobs:
with:
tags: ${{ env.IMAGE_NAME }}:${{ env.IMAGE_TAG }}
platforms: linux/amd64, linux/arm64, linux/arm
context: .
file: ./Containerfile
load: false
push: true
Expand Down

0 comments on commit e03695d

Please sign in to comment.