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:
|
code-style:
|
||||||
image: composer
|
image: composer
|
||||||
commands:
|
commands:
|
||||||
|
|
|
@ -13,7 +13,7 @@ matrix:
|
||||||
- FLOW_VERSION: 8.3
|
- FLOW_VERSION: 8.3
|
||||||
PHP_VERSION: 8.1
|
PHP_VERSION: 8.1
|
||||||
|
|
||||||
pipeline:
|
steps:
|
||||||
functional-tests:
|
functional-tests:
|
||||||
image: "thecodingmachine/php:${PHP_VERSION}-v4-cli"
|
image: "thecodingmachine/php:${PHP_VERSION}-v4-cli"
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue