mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
missing /
This commit is contained in:
parent
22d15bcdbf
commit
708f08dbee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
uses: redhat-actions/buildah-build@v2
|
||||
with:
|
||||
containerfiles: |
|
||||
.containers/docker_cache/Containerfile
|
||||
./containers/docker_cache/Containerfile
|
||||
image: docker_cache
|
||||
|
||||
- name: Lowercase Registry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue