mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
hardcode
This commit is contained in:
parent
2d4d804fa2
commit
e7d6621108
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_container.yml
vendored
2
.github/workflows/build_container.yml
vendored
|
|
@ -100,7 +100,7 @@ jobs:
|
||||||
if: matrix.append == 'ubi'
|
if: matrix.append == 'ubi'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: ${{ secrets.RH_REPO }}
|
repository: JasonN3/rhel_ent
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
path: ubi
|
path: ubi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue