mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-12 05:18:31 +03:00
encrypt with maintainer secret
This commit is contained in:
@@ -12,3 +12,6 @@ script:
|
||||
- yarn build
|
||||
- yarn lint
|
||||
- yarn test
|
||||
before_install:
|
||||
- openssl aes-256-cbc -K $encrypted_737e2704ea13_key -iv $encrypted_737e2704ea13_iv
|
||||
-in .env.enc -out .env -d
|
||||
|
||||
Reference in New Issue
Block a user