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