Loading drupalci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -57,9 +57,6 @@ build: - sed -i '/.*FINAL_STATUS" == "1".*/i cd $TOP_LEVEL' modules/contrib/project_browser/commit-code-check.sh - sed -i '/.*FINAL_STATUS" == "1".*/i printf "\n"' modules/contrib/project_browser/commit-code-check.sh # \Drupal\package_manager\Validator\ComposerExecutableValidator will only validate 2.3.5 and above. We could # remove this when https://www.drupal.org/project/automatic_updates/issues/3302524 is fixed. - composer self-update 2.3.5 # DEBUG: AFTER # - cat modules/contrib/project_browser/commit-code-check.sh Loading Loading
drupalci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -57,9 +57,6 @@ build: - sed -i '/.*FINAL_STATUS" == "1".*/i cd $TOP_LEVEL' modules/contrib/project_browser/commit-code-check.sh - sed -i '/.*FINAL_STATUS" == "1".*/i printf "\n"' modules/contrib/project_browser/commit-code-check.sh # \Drupal\package_manager\Validator\ComposerExecutableValidator will only validate 2.3.5 and above. We could # remove this when https://www.drupal.org/project/automatic_updates/issues/3302524 is fixed. - composer self-update 2.3.5 # DEBUG: AFTER # - cat modules/contrib/project_browser/commit-code-check.sh Loading