From a2ee7abc5f112d4f628897bcdc739d5959561a6b Mon Sep 17 00:00:00 2001 From: Robin Deaconu Date: Wed, 8 Oct 2025 16:09:09 +0000 Subject: [PATCH] debug logs --- entrypoint.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/entrypoint.sh b/entrypoint.sh index 7aaf4c69..20129fa6 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -201,6 +201,8 @@ case "$log" in ;; esac +echo -e "New tag: $tag" + if $pre_release then # get current commit hash for tag