Loading .build_composer.yml +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ .build_composer: stage: build image: registry.cetera.su/adm/adm/php_composer:stretch_6 image: registry.cetera.su/adm/ansible/php_composer:stretch_6 variables: COMPOSER_INSTALL_DIR: ${CI_PROJECT_DIR} script: Loading before_script.yml +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ variables: esac phpcs_test: image: registry.cetera.su/adm/adm/php_composer:stretch_6 image: registry.cetera.su/adm/ansible/php_composer:stretch_6 stage: test allow_failure: yes script: Loading Loading
.build_composer.yml +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ .build_composer: stage: build image: registry.cetera.su/adm/adm/php_composer:stretch_6 image: registry.cetera.su/adm/ansible/php_composer:stretch_6 variables: COMPOSER_INSTALL_DIR: ${CI_PROJECT_DIR} script: Loading
before_script.yml +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ variables: esac phpcs_test: image: registry.cetera.su/adm/adm/php_composer:stretch_6 image: registry.cetera.su/adm/ansible/php_composer:stretch_6 stage: test allow_failure: yes script: Loading