Update .gitea/workflows/node-ssh.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m54s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m54s
This commit is contained in:
parent
3125a586a5
commit
1f1ec5a6aa
@ -9,7 +9,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build and Push Image
|
- name: Build and Push Image
|
||||||
uses: ./.gitea/actions/build-and-push
|
uses: ./.gitea/actions/build-push.yaml
|
||||||
with:
|
with:
|
||||||
context: ./images/actions/node-ssh
|
context: ./images/actions/node-ssh
|
||||||
tags: |
|
tags: |
|
||||||
|
Loading…
Reference in New Issue
Block a user