- try to fix CI trouble without error message
This commit is contained in:
parent
6e1079a81c
commit
12d048e0ca
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue