fix CI config
This commit is contained in:
parent
0945620ba3
commit
3c94b42437
@ -8,6 +8,7 @@ pipeline:
|
|||||||
deploy:
|
deploy:
|
||||||
image: debian
|
image: debian
|
||||||
commands:
|
commands:
|
||||||
|
- dig
|
||||||
- echo "nameserver 1.1.1.1" > /etc/resolv.conf
|
- echo "nameserver 1.1.1.1" > /etc/resolv.conf
|
||||||
- mkdir ~/.ssh && chmod -R 700 ~/.ssh
|
- mkdir ~/.ssh && chmod -R 700 ~/.ssh
|
||||||
- apt update -y && apt install openssh-client rsync -y
|
- apt update -y && apt install openssh-client rsync -y
|
||||||
|
Loading…
Reference in New Issue
Block a user