diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cee8b12d2d777447d96c6b9883bc346f61349002..6756a6c256267cf332db5c43602978c0a8faf63f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -448,6 +448,8 @@ default: - 100 # `drush pm:install config_inspector …` fails (implies failure during module installation) - 101 + # Temporarily allow this to fail as there's are bugs with adding/removing/modifying config schemas. + - 1 script: # Revert back to the tip of the branch this MR started from. - git checkout -f $CI_MERGE_REQUEST_DIFF_BASE_SHA