From 6639e591909def1bbcf3a4ca742ba760571b30e9 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sat, 7 Mar 2026 10:27:02 -0500 Subject: [PATCH] debug: check that the bin/ci-post-review-app-destroy hook gets triggered --- bin/ci-post-review-app-destroy | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 bin/ci-post-review-app-destroy diff --git a/bin/ci-post-review-app-destroy b/bin/ci-post-review-app-destroy new file mode 100755 index 0000000..24cac6b --- /dev/null +++ b/bin/ci-post-review-app-destroy @@ -0,0 +1,4 @@ +#!/bin/sh -l + +echo "Running ci-post-review-app-destroy" +env