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

build separate ubi container

This commit is contained in:
Jason N. 2024-03-20 13:18:05 -04:00
parent 72dc306f31
commit 8a906ec69b
5 changed files with 50 additions and 5 deletions

View file

@ -55,6 +55,9 @@ jobs:
with:
pr: ${{ github.event.issue.number }}
parent_job_name: Run Build Container
secrets:
RH_REPO: ${{ secrets.RH_REPO }}
RH_ENT: ${{ secrets.RH_ENT }}
run_build_iso:
name: Run Build Container