This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user