Update .gitea/workflows/node-ssh.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 55s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 55s
This commit is contained in:
parent
1e94008d88
commit
c4ff35e04b
@ -23,7 +23,7 @@ jobs:
|
||||
uses: https://git.kjan.de/actions/setup-buildx-action@v3
|
||||
|
||||
- name: Login to Docker Registry
|
||||
uses: docker/login-action@v3
|
||||
uses: https://git.kjan.de/actions/login-action@v3
|
||||
with:
|
||||
registry: git.kjan.de
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user