Re-generate key
This commit is contained in:
parent
f9f04e5382
commit
416ecb0a46
|
@ -11,6 +11,7 @@ cache:
|
||||||
- $HOME/.composer/cache
|
- $HOME/.composer/cache
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
- openssl aes-256-cbc -K $encrypted_01701315b81b_key -iv $encrypted_01701315b81b_iv -in deploy_key.enc -out deploy_key -d
|
||||||
- npm install
|
- npm install
|
||||||
- composer install --prefer-dist --no-dev
|
- composer install --prefer-dist --no-dev
|
||||||
|
|
||||||
|
|
BIN
deploy_key.enc
BIN
deploy_key.enc
Binary file not shown.
Reference in a new issue