Skip to content

Commit

Permalink
Update build-rpms.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Perpixel authored Jun 19, 2024
1 parent e7b94a0 commit c60c708
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-rpms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
containerfiles: |
./Containerfile
image: |
${{ env.IMAGE_NAME }}
quay.io/fedora-ostree-desktops/silverblue
tags: |
${{ steps.generate-tags.outputs.alias_tags }}
latest
build-args: |
BASE_IMAGE=${{ env.BASE_IMAGE }}
FEDORA_MAJOR_VERSION=${{ env.FEDORA_MAJOR_VERSION }}
Expand Down

0 comments on commit c60c708

Please sign in to comment.