From f6a9f0128c7ca4bf3bb7678f2bd13fe2085aeeb1 Mon Sep 17 00:00:00 2001 From: mat ess Date: Thu, 20 Oct 2022 23:03:04 -0400 Subject: [PATCH] Add debug 2.2 --- script.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/script.sh b/script.sh index 4bbeb4f..e48cb7b 100755 --- a/script.sh +++ b/script.sh @@ -4,9 +4,6 @@ set -e NETLIFY_SITE="" NETLIFY_DEPLOY_OPTIONS="" -ls -cat netlify.toml - if [ -n "$PLUGIN_PROD" ] && [ "$PLUGIN_PROD" != false ] then NETLIFY_DEPLOY_OPTIONS="--prod"