Browse Source

Maintenance: Fixed CI dependency on migration jobs.

Martin Gruner 2 years ago
parent
commit
a2d9d40726
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitlab/ci/test/migration.yml

+ 1 - 0
.gitlab/ci/test/migration.yml

@@ -14,6 +14,7 @@
         - db/**/*
         - db/**/*
       when: always
       when: always
     - when: manual
     - when: manual
+      allow_failure: true
   variables:
   variables:
     # Turn off not not require redis for MySQL/MariaDB.
     # Turn off not not require redis for MySQL/MariaDB.
     ENABLE_EXPERIMENTAL_MOBILE_FRONTEND: ''
     ENABLE_EXPERIMENTAL_MOBILE_FRONTEND: ''