diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c25b9c11430a6173a75e603b112c8c302409cb78..f976ecd130e5a3c1b3cfc949331fd79129eb59ab 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,8 +28,6 @@ build-cgit: extends: .container-build variables: CONTEXT: cgit - needs: - - job: push-httpd push-cgit: extends: .container-push @@ -140,8 +138,6 @@ build-webdav: extends: .container-build variables: CONTEXT: webdav - needs: - - job: push-httpd push-webdav: extends: .container-push