Изменение .woodpecker.yaml 2
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Konstantin
2026-04-12 18:38:40 +07:00
parent c3b68e03a3
commit 80b2abd1d9

View File

@@ -27,6 +27,7 @@ steps:
--exclude=.git/ --exclude=.git/
--exclude=node_modules/ --exclude=node_modules/
--exclude=.DS_Store --exclude=.DS_Store
--exclude=mu-plugins/local-dev-performance.php
when: when:
branch: main branch: main
@@ -43,4 +44,4 @@ steps:
- touch wp-config.php - touch wp-config.php
when: when:
branch: main branch: main
status: success # Убрали status - он не нужен для этого шага