:-'Generic Commit'
Some checks failed
Build-Test-Publish / Build (push) Failing after 24s

This commit is contained in:
Your Name
2025-05-30 19:39:14 +12:00
parent 94a2754bfa
commit ce3a0455a3
3 changed files with 2 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ if [ ! -f "${LOCALCONFIG}" ]; then
echo "PWD = $(pwd)"
echo "SCRIPT_DIR = ${SCRIPT_DIR}"
ls -la "${SCRIPT_DIR}"
ls -la "${SCRIPT_DIR}/.test-docker"
echo "Config file not found: ${LOCALCONFIG}"
exit 1
fi