diff --git a/examples/integration-into-cicd/runlabview.sh b/examples/integration-into-cicd/runlabview.sh index 1d5e912..6376d6f 100644 --- a/examples/integration-into-cicd/runlabview.sh +++ b/examples/integration-into-cicd/runlabview.sh @@ -1,6 +1,6 @@ #!/bin/bash set -e - +#Triggering Pipeline CONFIG_FILE='/workspace/examples/integration-into-cicd/Test-VIs/viaPassCase.viancfg' LV_YEAR="${LV_YEAR:-2026}" LABVIEW_PATH="/usr/local/natinst/LabVIEW-${LV_YEAR}-64/labviewprofull"