Update .gitea/workflows/node-ssh.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m59s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m59s
This commit is contained in:
parent
9e9699d845
commit
097749eb05
@ -1,5 +1,9 @@
|
|||||||
name: Build and Push Image
|
name: Build and Push Image
|
||||||
on: [ push ]
|
on:
|
||||||
|
push:
|
||||||
|
paths:
|
||||||
|
- .gitea/workflows/node-ssh.yaml
|
||||||
|
- images/actions/node-ssh/**
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user