gitlab-ci: Trigger uspd test on non-protected branch

- From now on, trigger uspd test on bbf_pipeline branch
This commit is contained in:
Amin Ben Ramdhane 2020-11-15 19:36:27 +01:00
parent b49dff1ecb
commit 63f866e4de

View file

@ -18,5 +18,5 @@ run_uspd:
allow_failure: false
trigger:
project: iopsys/uspd
branch: devel
branch: bbf_pipeline
strategy: depend