fix CI config

master
Andrew 1 year ago
parent 0945620ba3
commit 3c94b42437

@ -8,6 +8,7 @@ pipeline:
deploy:
image: debian
commands:
- dig
- echo "nameserver 1.1.1.1" > /etc/resolv.conf
- mkdir ~/.ssh && chmod -R 700 ~/.ssh
- apt update -y && apt install openssh-client rsync -y

Loading…
Cancel
Save