From f93f6bdcae431a5c03439b02d36e58274f427499 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cibrahim0814=E2=80=9D?= Date: Thu, 8 Aug 2019 08:39:08 -0700 Subject: [PATCH] test env var --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 0db4fe2..6d66768 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -4,7 +4,7 @@ set -eu -echo bash <(curl -s https://codecov.io/env) +CODECOV_ENV="git/hg" if [ $# -eq 0 ] then