mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-11 04:48:32 +03:00
encrypt script for travis
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-push": "sh ./scripts/encrypt.sh"
|
||||
"pre-commit": "sh ./scripts/encrypt.sh",
|
||||
"pre-push": "yarn lint && yarn test"
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user