[gnome-build-meta/jjardon/abi-check-MR] no track



commit 806da837d9d1f2e592622dc8899500dceaab65dd
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Apr 8 19:03:54 2020 +0100

    no track

 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 368ef0af..7d03f625 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -234,7 +234,6 @@ vm-image-x86_64:
   extends: .vm-image-template
   # run as soon as the x86_64 build job is done, don't wait for other arches
   needs:
-  - track
   - job: build-gnome-core-x86_64
     artifacts: false
   <<: *x86_64
@@ -324,7 +323,6 @@ check_abi:
   stage: reports
   # run as soon as the x86_64 build job is done, don't wait for other arches
   needs:
-  - track
   - job: build-gnome-core-x86_64
   script:
     - REFERENCE=$(git merge-base origin/$CI_MERGE_REQUEST_TARGET_BRANCH_NAME HEAD) \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]