Actions: checkout user
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m15s
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m15s
This commit is contained in:
1
.github/workflows/docker.yaml
vendored
1
.github/workflows/docker.yaml
vendored
@@ -22,6 +22,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
ssh-user: ${{ secrets.REGISTRY_USER }}
|
||||||
token: ${{ secrets.REGISTRY_PASSWORD }}
|
token: ${{ secrets.REGISTRY_PASSWORD }}
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user