Add /bin/bash

This commit is contained in:
Jonas Franz 2018-09-23 22:45:36 +02:00
parent b77ce08243
commit 21fdec0aa8
No known key found for this signature in database
GPG Key ID: C8287A01D593AC1D

View File

@ -46,6 +46,7 @@ pipeline:
secrets: [ ssh_username, ssh_key ]
command_timeout: 900
script:
- /bin/bash
- export PATH=/Users/macosvm/flutter/bin:$PATH
- export EXPANDED_CODE_SIGN_IDENTITY=""
- cd /tmp/drone_build_${DRONE_BUILD_NUMBER}/ios