Skip to content

Commit

Permalink
fix: name image by flavor
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge O. Castro authored Mar 8, 2023
1 parent cebc564 commit b16e011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
${{ steps.generate-tags.outputs.alias_tags }}
build-args: |
IMAGE_NAME=${{ env.IMAGE_NAME }}
SOURCE_IMAGE=main
IMAGE_FLAVOR=${{ matrix.image_flavor }}
FEDORA_MAJOR_VERSION=${{ matrix.major_version }}
labels: ${{ steps.meta.outputs.labels }}
oci: false
Expand Down

0 comments on commit b16e011

Please sign in to comment.