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

pass secrets

This commit is contained in:
Jason N. 2024-03-19 18:42:30 -04:00
parent e7d6621108
commit 578c751db4
3 changed files with 19 additions and 1 deletions

View file

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