- try to fix CI trouble without error message
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful

This commit is contained in:
Ferdinand Kuhl 2023-01-10 11:59:18 +01:00
parent 6e1079a81c
commit 12d048e0ca

View file

@ -11,7 +11,7 @@ matrix:
pipeline:
functional-tests:
image: thecodingmachine/php:$PHP_VERSION-v4-cli
image: "thecodingmachine/php:${PHP_VERSION}-v4-cli"
environment:
# Enable the PDO_SQLITE extension
- "PHP_EXTENSION_PDO_SQLITE=1"