ci: Add git tracing to node deployment

This commit is contained in:
Alexis Sellier 2023-03-16 12:30:15 +01:00
parent 41b9b46d99
commit af7a7ada3e
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ services:
RUST_LOG: debug
RAD_PASSPHRASE: seed
RUST_BACKTRACE: 1
GIT_TRACE: 1
GIT_TRACE_PACKET: 1
volumes:
- /mnt/radicle/heartwood:/root/
init: true