Skip to content
Snippets Groups Projects
Unverified Commit e3bc5a73 authored by Varac's avatar Varac
Browse files

Sort needs:

parent 95171336
No related branches found
No related tags found
No related merge requests found
......@@ -747,9 +747,9 @@ wekan-taiko:
variables:
RESOURCE: "wekan"
needs:
- job: setup-stackspin
- job: wekan-cert
- job: wekan-kustomization-ready
- job: setup-stackspin
extends:
- .taiko
- .wekan_rules
......@@ -758,9 +758,9 @@ wordpress-taiko:
variables:
RESOURCE: "wordpress"
needs:
- job: setup-stackspin
- job: wordpress-cert
- job: wordpress-kustomization-ready
- job: setup-stackspin
extends:
- .taiko
- .wordpress_rules
......
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