Update .gitea/workflows/node-ssh.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m50s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m50s
This commit is contained in:
parent
edae4c274d
commit
26f9ed868f
@ -6,6 +6,10 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- .gitea/workflows/node-ssh.yaml
|
- .gitea/workflows/node-ssh.yaml
|
||||||
- images/actions/node-ssh/**
|
- images/actions/node-ssh/**
|
||||||
|
merge_request:
|
||||||
|
paths:
|
||||||
|
- .gitea/workflows/node-ssh.yaml
|
||||||
|
- images/actions/node-ssh/**
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user