Update .gitea/workflows/node-npm.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 53s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 53s
This commit is contained in:
parent
b575318825
commit
65445f0f03
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
|||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
uses: https://git.kjan.de/actions/build-push-action@v5
|
||||
with:
|
||||
context: ./images/actions/node-npm
|
||||
push: true
|
||||
|
|
Loading…
Add table
Reference in a new issue