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

remove removed job from .gitlab-ci.yml completely

parent 464ca3ad
No related branches found
No related tags found
No related merge requests found
......@@ -399,7 +399,6 @@ infrastructure-kustomizations-ready:
needs:
- job: core-kustomizations-ready
- job: infrastructure-kustomizations-ready
- job: openappstack-kustomizations-ready
- job: setup-openappstack
- job: test-dns
extends:
......@@ -523,7 +522,6 @@ 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
......@@ -546,7 +544,6 @@ 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
......@@ -561,7 +558,6 @@ 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
......@@ -576,7 +572,6 @@ 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