From c689f9b28a0d31ccc96e42d899ea76b693d25efe Mon Sep 17 00:00:00 2001
From: Pieter Donker <donker@astron.nl>
Date: Thu, 31 Mar 2022 17:37:44 +0000
Subject: [PATCH] comment out last line

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f4e5093fc6..f9c1c0b668 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -97,6 +97,6 @@ trigger-opc-ua-test:
 
     trigger:
         project: LOFAR2.0/sdptr
-        branch: L2SDP-571 #Point to specific branch when needed. Otherwise comment this out to trigger test in downstream master repo.
+#        branch: L2SDP-571 #Point to specific branch when needed. Otherwise comment this out to trigger test in downstream master repo.
 
 
-- 
GitLab