This commit is contained in:
parent
26d3416f4f
commit
1785a5d819
@ -28,7 +28,7 @@ steps:
|
||||
- echo "$SSH_KEY" >> ~/.ssh/id_rsa
|
||||
- echo "$SSH_CONFIG" >> ~/.ssh/config
|
||||
- echo "$SSH_KEY" | ssh-add -
|
||||
- ssh-keyscan google.com >> ~/.ssh/known_hosts
|
||||
- ssh-keyscan public-git >> ~/.ssh/known_hosts
|
||||
- echo "test" >> test.txt
|
||||
- git add --all
|
||||
- git commit -m test
|
||||
|
Loading…
Reference in New Issue
Block a user