From 4af6f0743ead171cd2591e60165efc90e222c473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cibrahim0814=E2=80=9D?= Date: Thu, 8 Aug 2019 09:42:59 -0700 Subject: [PATCH] delete debug output --- entrypoint.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/entrypoint.sh b/entrypoint.sh index 3570022..249b2df 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -4,8 +4,6 @@ set -eu -env - if [ $# -eq 0 ] then echo "Please provide an upload token from codecov.io"