Update .gitea/workflows/node-ssh.yaml
All checks were successful
Node npm / Build and push image (pull_request) Successful in 48s
Node ssh / Build and push image (pull_request) Successful in 1m49s
PHP 8.2 / Build and push image (pull_request) Successful in 58s
PHP deployer / Build and push image (pull_request) Successful in 45s
Rust node / Build and push image (pull_request) Successful in 6m23s
All checks were successful
Node npm / Build and push image (pull_request) Successful in 48s
Node ssh / Build and push image (pull_request) Successful in 1m49s
PHP 8.2 / Build and push image (pull_request) Successful in 58s
PHP deployer / Build and push image (pull_request) Successful in 45s
Rust node / Build and push image (pull_request) Successful in 6m23s
This commit is contained in:
parent
e3ab048857
commit
78991e89dc
@ -3,6 +3,7 @@ on:
|
||||
schedule:
|
||||
- cron: "@weekly"
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- .gitea/workflows/node-ssh.yaml
|
||||
- images/actions/node-ssh/**
|
||||
|
Loading…
Reference in New Issue
Block a user