From 7b1cbc410a07da9337784d6c2253dcb5f1317968 Mon Sep 17 00:00:00 2001 From: TC Johnson Date: Tue, 4 Jul 2023 19:30:56 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bed8d506..58a8cf66 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,8 +41,8 @@ init_repos: stage: distribute only: - stable - #needs: - # - package_amd64 + needs: + - package_amd64 tags: - linux - amd64 @@ -53,8 +53,8 @@ deploy_repos: stage: distribute only: - stable - #needs: - # - init_repos + needs: + - init_repos tags: - repo-setup script: