From 35b9267ca9dd25a34b536a6301047c32bf65c780 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cibrahim0814=E2=80=9D?= Date: Thu, 8 Aug 2019 08:24:15 -0700 Subject: [PATCH] check what shows up for env --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 5c9ff6c..0db4fe2 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -4,7 +4,7 @@ set -eu -ci_env="git/hg" +echo bash <(curl -s https://codecov.io/env) if [ $# -eq 0 ] then