debug: add better logging in startup script
Deploy / deploy (push) Successful in 6s

This commit is contained in:
Benjamin Labrecque
2026-08-27 11:22:02 +02:00
parent 246e6b5eb4
commit 3162a6b296
+2
View File
@@ -22,6 +22,8 @@ export PSI_GFA_FACILITY=SLS
if [ "${AGEBD_ENV}" = "dev" ]; then
export EPICS_CA_ADDR_LIST="$EPICS_CA_ADDR_LIST 129.129.146.255"
fi
echo "EPICS_CA_ADDR_LIST:"
echo "$EPICS_CA_ADDR_LIST"
# activate conda environment
. /opt/gfa/python-3.10/latest/bin/activate