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,6 +1,8 @@
|
|||||||
name: Build and Push Image
|
name: Build and Push Image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
paths:
|
paths:
|
||||||
- .gitea/workflows/node-ssh.yaml
|
- .gitea/workflows/node-ssh.yaml
|
||||||
- images/actions/node-ssh/**
|
- images/actions/node-ssh/**
|
||||||
|
Loading…
Reference in New Issue
Block a user