diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e00ccbb4..b0c1f4c6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ variables: PGPASSWORD: $POSTGRES_PASSWORD # apps to check migrations for - MIGRATION_APPS: "bda bds clubs events gestioncof gestioncof.cms kfet kfet.auth kfet.cms kfet.open petitscours shared" + MIGRATION_APPS: "bda bds cofcms clubs events gestioncof kfet kfetauth kfetcms open petitscours shared" .test_template: before_script: