#1214 update secrets with ssh key

This commit is contained in:
Sean Mac Gillicuddy 2019-07-01 14:18:21 +01:00
parent 65a28a2f66
commit 76f085681e
2 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ before_deploy:
# - export APP_CHANGELOG=$(cat app/src/kiwix/play/release-notes/en-US/default.txt) # - export APP_CHANGELOG=$(cat app/src/kiwix/play/release-notes/en-US/default.txt)
- export DATE = `date +%Y-%m-%d` - export DATE = `date +%Y-%m-%d`
- export UNIVERSAL_APK = app/build/outputs/apk/kiwix/release/*universal*.apk - export UNIVERSAL_APK = app/build/outputs/apk/kiwix/release/*universal*.apk
- export SSH_KEY = travis_ci_builder_id_key
deploy: deploy:

Binary file not shown.