From ab73cad221a14a9ac4a8453a92e04889c95744bd Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 11 Jun 2019 08:28:20 -0300 Subject: Log when finished runnign trap --- scripts/ci/deploy.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/ci/deploy.sh') diff --git a/scripts/ci/deploy.sh b/scripts/ci/deploy.sh index 9eb22ea..6d6737d 100755 --- a/scripts/ci/deploy.sh +++ b/scripts/ci/deploy.sh @@ -33,6 +33,8 @@ mail_debug_log() { git crypt lock popd echo "Done." + + echo "Finished cleanup." } trap mail_debug_log EXIT -- cgit v1.2.3