Skip to content
Snippets Groups Projects
Verified Commit 59bea46e authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

re-add accidentally deleted needs

parent c185af65
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment