Skip to content

Commit

Permalink
Fix build failed
Browse files Browse the repository at this point in the history
  • Loading branch information
origamiofficial committed Oct 7, 2024
1 parent 5cc5a15 commit 6f683bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-push-dispatch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ jobs:
context: ./
file: ./Dockerfile-Dev-V6
platforms: linux/amd64, linux/arm64, linux/arm/v7, linux/arm/v6
build-args: BASE_IMG_TAG=${{ inputs.BuildImageTag }}
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand All @@ -222,7 +221,6 @@ jobs:
context: ./
file: ./Dockerfile-Dev-V6
platforms: linux/amd64, linux/arm64, linux/arm/v7, linux/arm/v6
build-args: BASE_IMG_TAG=${{ inputs.BuildImageTag }}
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 6f683bb

Please sign in to comment.