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

This commit is contained in:
Dan Ballard 2021-05-06 15:03:59 -07:00
parent f6cf410114
commit 1729212f6e
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 -o StrictHostKeyChecking=no -i ../id_rsa'
- git remote add origin gogs@git.openprivacy.ca:flutter/flutter_app.git
- git pull origin
- git pull origin trunk
- git checkout $DRONE_COMMIT
- name: fetch