Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
before_script: - composer install PHPUnit: script: - vendor/bin/phpunit --testsuite=general --colors=never --configuration phpunit.xml.dist
before_script: - composer install PHPUnit: image: php:7.2 script: - vendor/bin/phpunit --testsuite=general --colors=never --configuration phpunit.xml.dist
Skipping Git submodules setup Executing "step_script" stage of the job script $ composer install /bin/bash: line 44: composer: command not found ERROR: Job failed: exit code 1 FATAL: exit code 1