Added deploy key

This commit is contained in:
natalia 2018-08-07 10:08:32 -07:00 committed by Nick Sanders
parent b017311e49
commit 6d42d749c5
2 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ addons:
packages:
- unzip
before_install:
- openssl aes-256-cbc -K $encrypted_ab99677a831c_key -iv $encrypted_ab99677a831c_iv -in deploy_rsa.enc -out deploy_rsa -d
# The Rust stable toolchain is already installed, ${RUST_NEXT} is added to
# provide `cargo clippy` and `cargo fmt`.
- rustup toolchain install ${RUST_NEXT}

BIN
deploy_rsa.enc Normal file

Binary file not shown.