Update .gitea/workflows/node-npm.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 50s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 50s
This commit is contained in:
parent
f05f0ea30e
commit
1e94008d88
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
||||||
uses: https://git.kjan.de/actions/setup-buildx-action@v3
|
uses: https://git.kjan.de/actions/setup-buildx-action@v3
|
||||||
|
|
||||||
- name: Login to Docker Registry
|
- name: Login to Docker Registry
|
||||||
uses: docker/login-action@v3
|
uses: https://git.kjan.de/actions/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: git.kjan.de
|
registry: git.kjan.de
|
||||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue