Skip to content

Commit

Permalink
chore(ci): fix forgotten change of Containerfile name
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman committed Aug 25, 2023
1 parent 879a604 commit 025563d
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 @@ -135,7 +135,7 @@ jobs:
uses: redhat-actions/buildah-build@v2
with:
containerfiles: |
./install.Containerfile
./Containerfile
image: ${{ env.IMAGE_NAME }}
tags: |
${{ steps.generate-tags.outputs.alias_tags }}
Expand Down

0 comments on commit 025563d

Please sign in to comment.