shell: |
export CARGO_TARGET_DIR=/workspace/cache
export CARGO_HOME=/workspace/deps
export HOME="$(pwd)"
export HOME=/root
export PATH="/root/.cargo/bin:$PATH"
git config --global user.email "test@example.com"