diff --git a/.woodpecker/code-style.yml b/.woodpecker/code-style.yml index bfd94b0..2f9952c 100644 --- a/.woodpecker/code-style.yml +++ b/.woodpecker/code-style.yml @@ -1,4 +1,4 @@ -pipeline: +\: code-style: image: composer commands: diff --git a/.woodpecker/functional-tests.yml b/.woodpecker/functional-tests.yml index d5e2d19..21d232b 100644 --- a/.woodpecker/functional-tests.yml +++ b/.woodpecker/functional-tests.yml @@ -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: