Skip to content

Commit

Permalink
fix: remove not consumed build arg (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobslept committed Sep 3, 2023
1 parent 65f9a6f commit 5afbb31
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 @@ -136,7 +136,6 @@ jobs:
tags: |
${{ steps.generate-tags.outputs.alias_tags }}
build-args: |
IMAGE_NAME=${{ env.IMAGE_NAME }}
IMAGE_FLAVOR=${{ matrix.image_flavor }}
FEDORA_MAJOR_VERSION=${{ matrix.major_version }}
TARGET_BASE=${{ matrix.target_base }}
Expand Down

0 comments on commit 5afbb31

Please sign in to comment.