1
0

ci: use full path to logs

This commit is contained in:
dump_stack() 2023-05-16 15:52:54 +00:00
parent c527544107
commit a043b998ff
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

@ -121,7 +121,7 @@ jobs:
sleep 30s sleep 30s
done done
scp -r user@$IP:.out-of-tree/logs . scp -r user@$IP:/home/user/.out-of-tree/logs .
ssh root@$IP systemctl is-active test ssh root@$IP systemctl is-active test