mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
Change the right of travisci_builder_id_key in the .travis.yml
This is better there. Instructions to prepare the ssh should be in the same place.
This commit is contained in:
@ -4,7 +4,6 @@ set -e
|
||||
|
||||
SSH_KEY=travis/travisci_builder_id_key
|
||||
|
||||
chmod 600 ${SSH_KEY}
|
||||
|
||||
BASE_DIR="BUILD_*/INSTALL"
|
||||
./kiwix-deploy.py ${BASE_DIR} ${ARCHIVE_TYPE} \
|
||||
|
Reference in New Issue
Block a user