From b0083a1522da566b14fbdbe6b57c2d642f37c3c8 Mon Sep 17 00:00:00 2001
From: Daniel van der Schuur <schuur@astron.nl>
Date: Wed, 23 Mar 2022 16:23:11 +0100
Subject: [PATCH] -Added comment. -changed synlink.

---
 .gitlab-ci.yml                                                  | 2 +-
 applications/lofar2/images/lofar2_unb2b_sdp_station_full.tar.gz | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cf684f53f5..f4e5093fc6 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
+        branch: L2SDP-571 #Point to specific branch when needed. Otherwise comment this out to trigger test in downstream master repo.
 
 
diff --git a/applications/lofar2/images/lofar2_unb2b_sdp_station_full.tar.gz b/applications/lofar2/images/lofar2_unb2b_sdp_station_full.tar.gz
index 7dee884c82..34e6355a90 120000
--- a/applications/lofar2/images/lofar2_unb2b_sdp_station_full.tar.gz
+++ b/applications/lofar2/images/lofar2_unb2b_sdp_station_full.tar.gz
@@ -1 +1 @@
-lofar2_unb2b_sdp_station_bf-r087d98be6.tar.gz
\ No newline at end of file
+lofar2_unb2b_sdp_station_full-r9ff51058a.tar.gz
\ No newline at end of file
-- 
GitLab