Commit df118e3f authored by Andreas Brandl's avatar Andreas Brandl

Adjust rollback CI job

parent 726fedaa
...@@ -192,7 +192,7 @@ db:migrate-from-v12.10.0: ...@@ -192,7 +192,7 @@ db:migrate-from-v12.10.0:
db:rollback: db:rollback:
extends: .db-job-base extends: .db-job-base
script: script:
- bundle exec rake db:migrate VERSION=20180101160629 - bundle exec rake db:migrate VERSION=20171230123729
- bundle exec rake db:migrate SKIP_SCHEMA_VERSION_CHECK=true - bundle exec rake db:migrate SKIP_SCHEMA_VERSION_CHECK=true
gitlab:setup: gitlab:setup:
......
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