Skip to content

Commit

Permalink
file-downloader
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanmino committed Apr 20, 2021
1 parent 6cf791c commit db69ef5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,10 @@ workflows:
before_run:
- code_setup
steps:
- generic-file-storage@0: {}
- file-downloader:
inputs:
- source: "$BITRISEIO_ANDROID_KEYSTORE_URL"
- destination: "$PROJECT_LOCATION_ANDROID/keystores/release.keystore"
- install-missing-android-tools@2:
inputs:
- gradlew_path: $PROJECT_LOCATION/gradlew
Expand Down

0 comments on commit db69ef5

Please sign in to comment.