Use correct filename

This commit is contained in:
Jonas Franz 2018-09-23 22:32:39 +02:00
parent d0cda640c3
commit 554f23a981
No known key found for this signature in database
GPG Key ID: C8287A01D593AC1D
1 changed files with 1 additions and 1 deletions

View File

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