pipeline: test: image: php:7.4-cli pull: true commands: - bash ci/docker_install.sh > /dev/null - php composer.phar run test