Kaynağa Gözat

Fix gitlab QA depends on cirrus

tags/9.0.0.45539
Zipeng WU 3 yıl önce
ebeveyn
işleme
e03bdeb386
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3
    1
      .cirrus.yml

+ 3
- 1
.cirrus.yml Dosyayı Görüntüle

@@ -280,7 +280,9 @@ docker_gitlab_container_build_task:
# GitLab QA is executed in a dedicated task in order to not slow down the pipeline, as a GitLab on-prem server docker image is required.
qa_gitlab_task:
<<: *ONLY_NIGHTLY_DEPENDING_ON_BUILD_TEMPLATE
depends_on: docker_gitlab_container_build
depends_on:
- build
- docker_gitlab_container_build
gke_container:
<<: *GKE_CONTAINER_TEMPLATE
cpu: 2.4

Loading…
İptal
Kaydet