Loading .build_composer.yml +1 −1 Original line number Diff line number Diff line .build_composer: stage: build image: registry.cetera.su/adm/adm/php_composer:stretch_4 image: registry.cetera.su/adm/adm/php_composer:stretch_5 script: - source $CI_PROJECT_DIR/.env.project - cd $CI_PROJECT_DIR Loading Loading
.build_composer.yml +1 −1 Original line number Diff line number Diff line .build_composer: stage: build image: registry.cetera.su/adm/adm/php_composer:stretch_4 image: registry.cetera.su/adm/adm/php_composer:stretch_5 script: - source $CI_PROJECT_DIR/.env.project - cd $CI_PROJECT_DIR Loading