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