Skip to content
Snippets Groups Projects
Commit 6201ca06 authored by Soeren Peters's avatar Soeren Peters
Browse files

Add needs keyword

parent f70e9dce
No related branches found
No related tags found
1 merge request!218dynamically create CI pipeline for regression tests.
......@@ -689,6 +689,8 @@ build-regression-tests-ci:
- when: manual
allow_failure: true
needs: []
trigger:regression-tests:
stage: test
needs:
......
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