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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2022-11-23 15:48:15 +0300
committerMarcel Amirault <mamirault@gitlab.com>2022-11-23 15:48:15 +0300
commit6af7d83ed4dc8874626c26bf765c9623fe377687 (patch)
tree0500fbb0ce3fde8092d681dcb9b2ba4b0eb6f64d
parent0b0fdedcae6bf0c430c1ebd1740bc636ada0d0d9 (diff)
Remove needs clause from review job
-rw-r--r--.gitlab/ci/build-and-deploy.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab/ci/build-and-deploy.gitlab-ci.yml b/.gitlab/ci/build-and-deploy.gitlab-ci.yml
index dc89fc96..8a90beb1 100644
--- a/.gitlab/ci/build-and-deploy.gitlab-ci.yml
+++ b/.gitlab/ci/build-and-deploy.gitlab-ci.yml
@@ -105,8 +105,6 @@ review:
extends:
- .retry
- .review-environment
- needs:
- - compile_dev
before_script: []
cache: {}
script: