Update .gitea/workflows/node-ssh.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 2m5s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 2m5s
This commit is contained in:
parent
1604a8dc72
commit
60ddafc467
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
name: Build and Push Image
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- .gitea/workflows/node-ssh.yaml
|
||||
- images/actions/node-ssh/**
|
||||
|
|
Loading…
Add table
Reference in a new issue