This commit is contained in:
parent
10a07b322a
commit
126160e331
@ -28,7 +28,7 @@ steps:
|
||||
- echo "$SSH_KEY" >> ~/.ssh/id_rsa
|
||||
- echo "$SSH_CONFIG" >> ~/.ssh/config
|
||||
- echo "$SSH_KEY" | ssh-add -
|
||||
- ls -la ~/.ssh
|
||||
- ssh-keyscan git.struchkov.dev >> ~/.ssh/known_hosts
|
||||
- echo "test" >> test.txt
|
||||
- git add --all
|
||||
- git commit -m test
|
||||
|
Loading…
Reference in New Issue
Block a user