Update .gitea/workflows/php-deployer.yaml
Some checks failed
Node npm / Build and push image (pull_request) Failing after 37s
Node ssh / Build and push image (pull_request) Failing after 35s
PHP 8.2 / Build and push image (pull_request) Failing after 36s
PHP deployer / Build and push image (pull_request) Failing after 38s
Rust node / Build and push image (pull_request) Failing after 30s
Some checks failed
Node npm / Build and push image (pull_request) Failing after 37s
Node ssh / Build and push image (pull_request) Failing after 35s
PHP 8.2 / Build and push image (pull_request) Failing after 36s
PHP deployer / Build and push image (pull_request) Failing after 38s
Rust node / Build and push image (pull_request) Failing after 30s
This commit is contained in:
parent
2aa32475f8
commit
c6a7db980d
@ -3,6 +3,7 @@ on:
|
||||
schedule:
|
||||
- cron: "@weekly"
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- .gitea/workflows/php-deployer.yaml
|
||||
- images/actions/php-deployer/**
|
||||
|
Loading…
Reference in New Issue
Block a user