Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2017-07-06 08:08:41 +0300
committerTimothy Andrew <mail@timothyandrew.net>2017-07-06 08:08:41 +0300
commit1cc29b4b2527dcf407a2b7ca8481ca9e758ac66b (patch)
treec009c2ccc33e1397f602114184d7c04171472274
parent94258a6500855ca37e42e442ede642091a8d4366 (diff)
Run the 'migration-paths' build on all branches.33580-fix-api-scoping
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a3ce1de50c2..61aacdefb94 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -357,7 +357,6 @@ db:migrate:reset-mysql:
<<: *dedicated-runner
variables:
SETUP_DB: "false"
- <<: *only-canonical-masters
script:
- git fetch origin v8.14.10
- git checkout -f FETCH_HEAD