mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
is ssh key and remove debug
This commit is contained in:
parent
578c751db4
commit
97ea650e05
2 changed files with 1 additions and 3 deletions
2
.github/workflows/build_container.yml
vendored
2
.github/workflows/build_container.yml
vendored
|
|
@ -107,7 +107,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: ${{ secrets.RH_REPO }}
|
||||
token: ${{ secrets.RH_ENT }}
|
||||
ssh-key: ${{ secrets.RH_ENT }}
|
||||
persist-credentials: false
|
||||
path: ubi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue