update pwd
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-10-04 17:30:24 +08:00
parent 4217cd285b
commit 1f3687daba

View File

@@ -13,6 +13,8 @@ steps:
commands:
- |
set -e
echo "PWD: $(pwd)"
echo "TMPDIR: ${TMPDIR:-unset}"
echo "Agent: ${CI_AGENT_NAME:-unknown}"
echo "Backend: ${CI_SYSTEM_BACKEND} Platform: ${CI_SYSTEM_PLATFORM}"
echo "PATH (runtime): $PATH"