adjust to woodpecker v1.0
This commit is contained in:
parent
f217ae2364
commit
1554e4ba7f
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
pipeline:
|
||||
steps:
|
||||
code-style:
|
||||
image: composer
|
||||
commands:
|
||||
|
|
|
@ -13,7 +13,7 @@ matrix:
|
|||
- FLOW_VERSION: 8.3
|
||||
PHP_VERSION: 8.1
|
||||
|
||||
pipeline:
|
||||
steps:
|
||||
functional-tests:
|
||||
image: "thecodingmachine/php:${PHP_VERSION}-v4-cli"
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue