diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7e3b5c1..963a489 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -177,6 +177,7 @@ test-update-tag: repo-tag: <<: [*repo] needs: + - gitea-amd64-tag - test-install-tag - test-update-tag only: @@ -185,6 +186,7 @@ repo-tag: repo-trigger: <<: [*repo] needs: + - gitea-amd64-trigger - test-install-trigger - test-update-trigger only: