保存
Showing
... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
"url": "git@gitlab.gzsle.com:wangyan/upgradeSFA.git" | "url": "git@gitlab.gzsle.com:wangyan/upgradeSFA.git" | ||
}, | }, | ||
"gitHooks": { | "gitHooks": { | ||
"post-commit": "npm run push_notifications" | "post-receive": "npm run push_notifications" | ||
}, | }, | ||
"author": "", | "author": "", | ||
"license": "ISC", | "license": "ISC", | ||
... | ... |
Please
register
or
sign in
to comment