mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-08 03:18:33 +03:00
refactor to scripts
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "yarn test && yarn lint && travis encrypt-file .env --add --force && git add ."
|
||||
"pre-push": "yarn test && yarn lint && travis encrypt-file .env --add --force && git add .env.enc && git commit -m \"add encrypted key\""
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user