Broken master following https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5673

As seen in https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/68730086:

-- add_foreign_key("web_hooks", "projects", {:name=>"fk_0c8ca6d9d1", :on_delete=>:cascade})
   -> 0.0060s
-- initialize_schema_migrations_table()
   -> 0.0138s
rake aborted!
Don't know how to build task 'geo:db:drop' (see --tasks)
/builds/gitlab-org/gitlab-ee/vendor/ruby/2.3.0/gems/rake-12.3.1/exe/rake:27:in `<top (required)>'
/usr/local/bin/bundle:23:in `load'
/usr/local/bin/bundle:23:in `<main>'
(See full trace by running task with --trace)
Running after script...
$ date
Wed May 16 19:24:20 UTC 2018
ERROR: Job failed: exit code 1

The issue seems to be that since we checkout CE, the geo:db rake tasks are not available, but I'm not sure how the pipeline passed in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5673/pipelines but not on master... 🤔

/cc @godfat

Assignee Loading
Time tracking Loading