Update .gitea/workflows/node-npm.yaml #8
@ -38,8 +38,8 @@ jobs:
|
||||
- name: Build and push
|
||||
uses: https://git.kjan.de/actions/build-push-action@v6
|
||||
with:
|
||||
cache-from: type=registry,ref=git.kjan.de/actions/node-npm:latest
|
||||
cache-to: type=inline
|
||||
cache-from: type=registry,ref=git.kjan.de/actions/node-npm:buildcache
|
||||
cache-to: type=registry,ref=git.kjan.de/actions/node-npm:buildcache,mode=max
|
||||
context: ./images/actions/node-npm
|
||||
push: ${{ github.ref == 'refs/heads/main' }}
|
||||
tags: |
|
||||
|
Loading…
Reference in New Issue
Block a user