Fix app names
This commit is contained in:
parent
7297baaf7e
commit
d7367476bc
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ variables:
|
||||||
PGPASSWORD: $POSTGRES_PASSWORD
|
PGPASSWORD: $POSTGRES_PASSWORD
|
||||||
|
|
||||||
# apps to check migrations for
|
# 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:
|
.test_template:
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in a new issue