1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00

reference correct containerfile

This commit is contained in:
Jason N. 2024-02-13 14:27:55 +00:00
parent 5a32b7ce18
commit 22d15bcdbf

View file

@ -29,7 +29,7 @@ jobs:
uses: redhat-actions/buildah-build@v2 uses: redhat-actions/buildah-build@v2
with: with:
containerfiles: | containerfiles: |
./Containerfile .containers/docker_cache/Containerfile
image: docker_cache image: docker_cache
- name: Lowercase Registry - name: Lowercase Registry