Add longer timeout to SSH build

This commit is contained in:
Jonas Franz 2018-09-23 22:22:14 +02:00
parent cfe9befdfa
commit 7b37a7c400
No known key found for this signature in database
GPG Key ID: C8287A01D593AC1D
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ pipeline:
host: home.jonasfranz.software
port: 2222
secrets: [ ssh_username, ssh_key ]
command_timeout: 600
script:
- export PATH=/Users/macosvm/flutter/bin:$PATH
- cd /tmp/drone_build_${DRONE_BUILD_NUMBER}