Update .gitea/workflows/node-npm.yaml
Some checks failed
Build and Push Image / Build and push image (push) Failing after 3s
Some checks failed
Build and Push Image / Build and push image (push) Failing after 3s
This commit is contained in:
parent
dbf2edf2e1
commit
1a6e318495
@ -20,7 +20,7 @@ jobs:
|
|||||||
uses: https://git.kjan.de/actions/checkout@v4
|
uses: https://git.kjan.de/actions/checkout@v4
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: https://git.kjan.de/actions/setup-buildx-action
|
||||||
|
|
||||||
- name: Login to Docker Registry
|
- name: Login to Docker Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user