Loading .build_composer.yml +1 −1 Original line number Diff line number Diff line .run_composer: &run_composer | .run_composer_install: &run_composer_install | if [ -e $COMPOSER_INSTALL_DIR/composer.json ]; then cd $COMPOSER_INSTALL_DIR; Loading Loading
.build_composer.yml +1 −1 Original line number Diff line number Diff line .run_composer: &run_composer | .run_composer_install: &run_composer_install | if [ -e $COMPOSER_INSTALL_DIR/composer.json ]; then cd $COMPOSER_INSTALL_DIR; Loading