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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2019-04-16 16:19:13 +0300
committerJacob Vosmaer <jacob@gitlab.com>2019-04-16 16:19:13 +0300
commitfac0934243994b9aaaf8852f9b8f58e84825bd20 (patch)
tree1d5cc07e1eea6679623709f3dace8c18c8eda347
parent3dab80f2e182c2523080aa7b0a9dddde446f7c2c (diff)
parent58c640544a248d9aabe37e2734fc0bc43afff824 (diff)
Merge branch 'osw-remove-license-management-tmp' into 'master'
Remove License Management from CI temporarily See merge request gitlab-org/gitaly!1204
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 475da7c38..728411ea1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -178,6 +178,3 @@ update-downstream-server-version:
script:
- ruby _support/update-downstream-server-version
allow_failure: true
-
-include:
- template: License-Management.gitlab-ci.yml