Commit 539dbef0 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'zj-forking-workflow' into 'master'

Pull tags from true origin

See merge request gitlab-org/gitlab-ce!15100
parents 4fb3560f 212d0073
......@@ -455,7 +455,7 @@ db:migrate:reset-mysql:
variables:
SETUP_DB: "false"
script:
- git fetch origin v9.3.0
- git fetch https://gitlab.com/gitlab-org/gitlab-ce.git v9.3.0
- git checkout -f FETCH_HEAD
- bundle install $BUNDLE_INSTALL_FLAGS
- cp config/gitlab.yml.example config/gitlab.yml
......
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