Loading .build_composer.yml +1 −1 Original line number Diff line number Diff line .run_composer_audit: &run_composer_audit | if [ -e $COMPOSER_INSTALL_DIR/composer.lock ]; then php security-checker security:check $COMPOSER_INSTALL_DIR/composer.lock /root/.composer/vendor/bin/security-checker security:check $COMPOSER_INSTALL_DIR/composer.lock fi .run_composer_install: &run_composer_install | 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_5 image: registry.cetera.su/adm/adm/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 .run_composer_audit: &run_composer_audit | if [ -e $COMPOSER_INSTALL_DIR/composer.lock ]; then php security-checker security:check $COMPOSER_INSTALL_DIR/composer.lock /root/.composer/vendor/bin/security-checker security:check $COMPOSER_INSTALL_DIR/composer.lock fi .run_composer_install: &run_composer_install | 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_5 image: registry.cetera.su/adm/adm/php_composer:stretch_6 stage: test allow_failure: yes script: Loading