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:
parent
72dc306f31
commit
8a906ec69b
5 changed files with 50 additions and 5 deletions
3
.github/workflows/bot_commands.yml
vendored
3
.github/workflows/bot_commands.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue