mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 23:07:26 -04:00
Merge pull request #1286 from kiwix/feature/macgills/#1214-chmod-ssh-key
#1214 Change mode of ssh key
This commit is contained in:
commit
f84684d2b2
@ -75,6 +75,7 @@ before_deploy:
|
||||
- export UNIVERSAL_RELEASE_APK=$OUTPUT_DIR/release/*universal*.apk
|
||||
- export UNIVERSAL_DEBUG_APK=$OUTPUT_DIR/debug/*universal*.apk
|
||||
- export SSH_KEY=travisci_builder_id_key
|
||||
- chmod 600 $SSH_KEY
|
||||
|
||||
deploy:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user