diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f24ccf54605e068ff165b8d33c32678a43277b6a..4984029b5600923901183559847a3aee1e59842f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -405,6 +405,7 @@ openappstack-kustomizations-ready: needs: - job: core-kustomizations-ready - job: infrastructure-kustomizations-ready + - job: openappstack-kustomizations-ready - job: setup-openappstack - job: test-dns extends: @@ -528,6 +529,7 @@ nextcloud-helm-release: needs: - job: core-kustomizations-ready - job: infrastructure-kustomizations-ready + - job: openappstack-kustomizations-ready - job: setup-openappstack - job: test-dns - job: enable-nextcloud @@ -550,6 +552,7 @@ rocketchat-helm-release: needs: - job: core-kustomizations-ready - job: infrastructure-kustomizations-ready + - job: openappstack-kustomizations-ready - job: setup-openappstack - job: test-dns - job: enable-rocketchat @@ -564,6 +567,7 @@ wekan-helm-release: needs: - job: core-kustomizations-ready - job: infrastructure-kustomizations-ready + - job: openappstack-kustomizations-ready - job: setup-openappstack - job: test-dns - job: enable-wekan @@ -578,6 +582,7 @@ wordpress-helm-release: needs: - job: core-kustomizations-ready - job: infrastructure-kustomizations-ready + - job: openappstack-kustomizations-ready - job: setup-openappstack - job: test-dns - job: enable-wordpress