Skip to content

Commit

Permalink
Fix build context for devel image
Browse files Browse the repository at this point in the history
  • Loading branch information
doganulus committed Feb 4, 2025
1 parent a23b807 commit 1f6303a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildah-build-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
id: build-devel
uses: redhat-actions/buildah-build@v2
with:
context: ./containers
context: ./containers/esmini-builder
image: esmini
tags: ${{ env.ESMINI_VERSION }}-devel ${{ env.ESMINI_VERSION }}-devel-${{ env.PODMAN_ARCH }}
layers: true
Expand Down

0 comments on commit 1f6303a

Please sign in to comment.