1
0
mirror of https://github.com/dokku/buildpack-nginx.git synced 2026-03-12 00:35:56 +00:00

Merge pull request #91 from dokku/162-test-hook

debug: check that the bin/ci-post-review-app-destroy hook gets triggered
This commit is contained in:
Jose Diaz-Gonzalez
2026-03-07 10:27:49 -05:00
committed by GitHub

4
bin/ci-post-review-app-destroy Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh -l
echo "Running ci-post-review-app-destroy"
env