From c59cfbbc5981dc8bfcb851c80c926746036a877c Mon Sep 17 00:00:00 2001 From: TC Johnson Date: Fri, 23 Jun 2023 13:20:00 +0000 Subject: [PATCH] Removed distribute stage's dependency on test stage --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a948f5c8..d002c277 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,8 +26,6 @@ test_amd64: distribute_amd64: stage: distribute - needs: - - job: test_amd64 only: - stable tags: