multiple resources collapsed into single blueprint

This commit is contained in:
SAM LUDFORD
2019-05-23 11:32:14 +01:00
parent 8f397e395d
commit 9deb5aae3f
4 changed files with 18 additions and 9 deletions

View File

@@ -12,6 +12,3 @@ script:
- yarn build
- yarn lint
- yarn test
before_install:
- openssl aes-256-cbc -K $encrypted_36ad509d33c5_key -iv $encrypted_36ad509d33c5_iv
-in .env.enc -out .env -d