ci: use full path to logs
This commit is contained in:
parent
c527544107
commit
a043b998ff
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -121,7 +121,7 @@ jobs:
|
||||
sleep 30s
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user