Fix pipeline
This commit is contained in:
parent
9765e8f8f5
commit
75e6939d82
@ -54,7 +54,6 @@ steps:
|
||||
- mkdir -p ~/.ssh
|
||||
- echo "$GIT_DEPLOY_KEY" > ~/.ssh/id_rsa
|
||||
- chmod 600 ~/.ssh/id_rsa
|
||||
- ssh-keyscan 192.168.10.242 >> ~/.ssh/known_hosts
|
||||
- git config --global user.name "Woodpecker Bot"
|
||||
- git config --global user.email "ci@dvirlabs.com"
|
||||
- git clone git@192.168.10.242:dvirlabs/my-apps.git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user