Commit 7923a040 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'sh-disable-regenerate-schema' into 'master'

Disable scripts/regenerate-schema in CI

Closes #216519

See merge request gitlab-org/gitlab!31101
parents 2c898966 18ab6d7a
...@@ -145,7 +145,6 @@ db:check-schema: ...@@ -145,7 +145,6 @@ db:check-schema:
- .db-job-base - .db-job-base
- .rails:rules:ee-mr-and-master-only - .rails:rules:ee-mr-and-master-only
script: script:
- scripts/regenerate-schema
- source scripts/schema_changed.sh - source scripts/schema_changed.sh
db:migrate-from-v11.11.0: db:migrate-from-v11.11.0:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment