Update .gitea/workflows/node-ssh.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m30s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m30s
This commit is contained in:
parent
65445f0f03
commit
be5bfe7e30
@ -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-ssh
|
||||
push: true
|
||||
|
Loading…
Reference in New Issue
Block a user