diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5779fab..e2e823c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -101,7 +101,7 @@ test-install: services: - docker:dind needs: - - gitea-amd64 + - gitea-amd64-trigger script: - docker run -d @@ -122,7 +122,7 @@ test-update: services: - docker:dind needs: - - gitea-amd64 + - gitea-amd64-trigger script: - docker run -d