Remove post push hook

This commit is contained in:
Donal McBreen
2023-05-22 15:06:05 +01:00
parent 0bc1fbfb74
commit 38023fe538
6 changed files with 2 additions and 36 deletions

View File

@@ -912,10 +912,9 @@ You can change their location by setting `hooks_path` in the configuration file.
If the script returns a non-zero exit code the command will be aborted.
There are currently two hooks:
There is currently one hook:
- pre-build
- post-push
## Stage of development