This commit is contained in:
Igor Pecovnik
2022-06-14 16:12:15 +02:00
parent af0d2a094b
commit aebf88ebbb

View File

@@ -161,6 +161,7 @@ jobs:
sudo mountpoint -q build/cache/rootfs && sudo fusermount -u build/cache/rootfs || true
sudo rm -f build/cache/rootfs/*
sudo rm -f build/cache/rootfs.upload/*
sudo apt-get -y -qq install sshfs
sudo mkdir -p /root/.ssh/
sudo cp ~/.ssh/* /root/.ssh/