Skip to content

Commit

Permalink
fixup build-and-push
Browse files Browse the repository at this point in the history
  • Loading branch information
sfowl committed Oct 1, 2024
1 parent f625c92 commit 12e6339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build container image
id: build-image
uses: redhat-actions/buildah-build@v2
with:
image: ${{ env.IMAGE_NAME }}
Expand Down

0 comments on commit 12e6339

Please sign in to comment.