Skip to content

Commit

Permalink
fix(ci): Remove duplicate build arguments entry
Browse files Browse the repository at this point in the history
  • Loading branch information
EyeCantCU authored Oct 4, 2023
1 parent 883ede2 commit 055c002
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ jobs:
image: ${{ env.IMAGE_NAME }}
tags: |
${{ steps.generate-tags.outputs.alias_tags }}
build-args: |
build-args: |
IMAGE_NAME=${{ env.IMAGE_NAME }}
IMAGE_FLAVOR=${{ matrix.image_flavor }}
Expand Down

0 comments on commit 055c002

Please sign in to comment.