Skip to content

Commit

Permalink
Added tar file to deploy and removed stages
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcc007 committed Feb 12, 2019
1 parent c4ce5dd commit e753128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ script:
before_deploy:
- ls -la ios/fastlane/screenshots/en-US
# - tar cvzf screenshots.tar.gz ios/fastlane/screenshots android/fastlane/metadata/android/*/images/
- tar cvzf screenshots.tar.gz ios/fastlane/screenshots
- tar cvzf screenshots.tar.gz ios/fastlane/screenshots
deploy:
skip_cleanup: true
provider: releases
Expand Down

0 comments on commit e753128

Please sign in to comment.