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
|
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user