Less warnings
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
Build and test / requirements (push) Failing after 3m34s
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
Build and test / requirements (push) Failing after 3m34s
This commit is contained in:
@ -1,3 +1,5 @@
|
|||||||
|
when:
|
||||||
|
- event: [push, pull_request, pull_request_closed, tag, release, manual]
|
||||||
steps:
|
steps:
|
||||||
- name: requirements
|
- name: requirements
|
||||||
image: composer
|
image: composer
|
||||||
@ -21,4 +23,4 @@ steps:
|
|||||||
- name: document
|
- name: document
|
||||||
image: phpdoc/phpdoc
|
image: phpdoc/phpdoc
|
||||||
commands:
|
commands:
|
||||||
- phpdoc run
|
- phpdoc
|
Reference in New Issue
Block a user