Add echo
the build failed Details

This commit is contained in:
Jonas Franz 2018-09-23 22:29:18 +02:00
parent 73edc6583c
commit 79fb00afb7
No known key found for this signature in database
GPG Key ID: C8287A01D593AC1D
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ pipeline:
- export EXPANDED_CODE_SIGN_IDENTITY=""
- cd /tmp/drone_build_${DRONE_BUILD_NUMBER}/iOS
- pod install
- echo "Installed pods in `pwd`"
- cd ..
- flutter packages get
- make build-ios-all