ci: Add git tracing to node deployment
This commit is contained in:
parent
41b9b46d99
commit
af7a7ada3e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue