This commit is contained in:
parent
d780aba701
commit
bf0e5a3c11
@ -23,7 +23,7 @@ steps:
|
||||
- echo "$SSH_KEY" | ssh-add -
|
||||
- mkdir -p ~/.ssh
|
||||
- chmod 700 ~/.ssh
|
||||
- ssh-keyscan ya.ru >> ~/.ssh/known_hosts
|
||||
- ssh-keyscan https://ya.ru >> ~/.ssh/known_hosts
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
- echo "$GPG_PRIVATE_KEY" >> gpg.key
|
||||
- echo "$MAVEN_SETTINGS" >> maven-settings.xml
|
||||
|
Loading…
Reference in New Issue
Block a user