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

@@ -32,8 +32,6 @@ class Mrsk::Cli::Build < Mrsk::Cli::Base
end
end
end
run_hook "post-push"
end
end