ab-tone / template-repo-tf

terraform template repo
0 stars 0 forks source link

is pre-push hook running at all now? #7

Closed ab-tone closed 11 months ago

ab-tone commented 11 months ago

pre-commit shows hook outputs, pre-push does not

ab-tone commented 11 months ago

fixed - pre-push takes stdin input, so you need to capture that and pipe it to docker using -i