drone windows ssh git typo
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Dan Ballard 2021-05-06 14:52:56 -07:00
parent f4331d0a34
commit 422bc7a11e
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ steps:
- git init
- git config core.sshCommand 'ssh -o UserKnownHostsFile=..\known_hosts -i ..\id_rsa'
- git remote add origin gogs@git.openprivacy.ca:flutter/flutter_app.git
- git pull orign
- git pull origin
- git checkout $DRONE_COMMIT
- name: fetch