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