Re-generate key

This commit is contained in:
Oliver Davies 2017-07-24 17:02:49 +01:00
parent f9f04e5382
commit 416ecb0a46
2 changed files with 1 additions and 0 deletions

View file

@ -11,6 +11,7 @@ cache:
- $HOME/.composer/cache
before_install:
- openssl aes-256-cbc -K $encrypted_01701315b81b_key -iv $encrypted_01701315b81b_iv -in deploy_key.enc -out deploy_key -d
- npm install
- composer install --prefer-dist --no-dev

Binary file not shown.