Update .gitea/workflows/node-ssh.yaml
This commit is contained in:
parent
9bbce3a260
commit
c18aa929cc
@ -33,7 +33,7 @@ jobs:
|
|||||||
uses: https://git.kjan.de/actions/build-push-action@v5
|
uses: https://git.kjan.de/actions/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: ./images/actions/node-ssh
|
context: ./images/actions/node-ssh
|
||||||
push: true
|
push: ${{ github.ref == 'refs/heads/main' }}
|
||||||
tags: |
|
tags: |
|
||||||
git.kjan.de/actions/node-ssh:latest
|
git.kjan.de/actions/node-ssh:latest
|
||||||
git.kjan.de/actions/node-ssh:${{ gitea.run_number }}
|
git.kjan.de/actions/node-ssh:${{ gitea.run_number }}
|
||||||
|
Loading…
Reference in New Issue
Block a user