This commit is contained in:
parent
1ee4498abb
commit
622845253e
@ -42,10 +42,10 @@ steps:
|
|||||||
- ls -al
|
- ls -al
|
||||||
- getent passwd
|
- getent passwd
|
||||||
- git --version && git status
|
- git --version && git status
|
||||||
|
- sshpass --version
|
||||||
|
|
||||||
# add dependencies to tmp vm machine
|
# add dependencies to tmp vm machine
|
||||||
- apt-get update && apt-get -y install rsync sshpass openssh-server openssh-client
|
- apt-get update && apt-get -y install rsync sshpass openssh-server openssh-client
|
||||||
- sshpass --help
|
|
||||||
# write the ssh key to disk for rsync handshake to remote server
|
# write the ssh key to disk for rsync handshake to remote server
|
||||||
- mkdir -p ~/.ssh/
|
- mkdir -p ~/.ssh/
|
||||||
- chmod 700 ~/.ssh
|
- chmod 700 ~/.ssh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user