Skip to content

Commit

Permalink
Change: Fix build by specifying containerfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
n-thumann committed Nov 12, 2024
1 parent bbc0a8b commit b7d6de8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ jobs:
uses: redhat-actions/buildah-build@7a95fa7ee0f02d552a32753e7414641a04307056 # v2.13
with:
context: ${{ matrix.CONTEXT }}
containerfiles: ${{ matrix.CONTEXT }}/Dockerfile
tags: ${{ env.IMAGE }}
build-args: ${{ env.BUILD_ARGS }}

Expand Down

0 comments on commit b7d6de8

Please sign in to comment.