Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
detiber committed Dec 16, 2024
1 parent 60ff328 commit b6300ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
id: build_image
uses: redhat-actions/buildah-build@v2
with:
context: ${{ contextdir }}
context: ${{ matrix.contextdir }}
containerfiles: |
./${{ matrix.containerfile }}
# Postfix image name with -custom to make it a little more descriptive
Expand Down

0 comments on commit b6300ef

Please sign in to comment.