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:
4
bin/ci-post-review-app-destroy
Executable file
4
bin/ci-post-review-app-destroy
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh -l
|
||||
|
||||
echo "Running ci-post-review-app-destroy"
|
||||
env
|
||||
Reference in New Issue
Block a user