From e98590509bd24130a58cd09550c19efd558b5cfb Mon Sep 17 00:00:00 2001 From: vdutta Date: Tue, 13 Oct 2020 15:45:38 +0530 Subject: [PATCH] test: Trigger uspd test on non-protected branch --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cd60f8b2..16a4d281 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,5 +18,5 @@ run_uspd: allow_failure: false trigger: project: iopsys/uspd - branch: devel + branch: bbf_integration strategy: depend