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:
authorAchilleas Pipinellis <axil@gitlab.com>2022-11-23 16:29:40 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2022-11-23 16:29:40 +0300
commit328e87129d8400234426aee4348c34696d059058 (patch)
tree0500fbb0ce3fde8092d681dcb9b2ba4b0eb6f64d
parent0b0fdedcae6bf0c430c1ebd1740bc636ada0d0d9 (diff)
parent6af7d83ed4dc8874626c26bf765c9623fe377687 (diff)
Merge branch 'remove-needs-dependency' into 'main'
Remove needs clause from review job See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3303 Merged-by: Achilleas Pipinellis <axil@gitlab.com> Co-authored-by: Marcel Amirault <mamirault@gitlab.com>
-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: