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:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2021-11-24 11:12:43 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2021-11-25 13:44:36 +0300
commit7eabd8ac6d102e31493b4c97dc3220f3b589fab1 (patch)
tree2c25ff5b9d167789eef9d07d25c61c90c9f95e05
parentac359181889943fb9250f561f9099052a391c089 (diff)
ci: Remove unused "publish" stage
We don't use the "publish" stage at all. Drop it.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a28c652d2..f1f0ec779 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,6 @@
stages:
- build
- test
- - publish
- qa
default: