mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-08 19:38:33 +03:00
update encrypt
This commit is contained in:
@@ -7,7 +7,7 @@ if hash travis 2>/dev/null; then
|
||||
echo "============================================================================================"
|
||||
exit 3
|
||||
else
|
||||
travis encrypt-file .env --add --force --pro
|
||||
travis encrypt-file .env --add --force --org
|
||||
git add .env.enc
|
||||
git add .travis.yml
|
||||
echo ".env.enc created and added to commit"
|
||||
|
||||
Reference in New Issue
Block a user