From 1963601c8b743f637fca66008fd3f36275906643 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Mon, 8 Jul 2024 16:16:10 +0200 Subject: fix goss run --- .scripts.d/30-test.sh | 1 + 1 file changed, 1 insertion(+) (limited to '.scripts.d/30-test.sh') diff --git a/.scripts.d/30-test.sh b/.scripts.d/30-test.sh index aacc15d..46fdd9d 100644 --- a/.scripts.d/30-test.sh +++ b/.scripts.d/30-test.sh @@ -15,6 +15,7 @@ curl -fsSL https://goss.rocks/install | sh export GOSS_SLEEP=${GOSS_SLEEP:-5} export GOSS_VARS=${GOSS_VARS:-} +export GOSS_ADDITIONAL_COPY_PATH=${GOSS_ADDITIONAL_COPY_PATH:-} export GOSS_OPTS="--format junit --no-color" export CONTAINER_LOG_OUTPUT=${CONTAINER_LOG_OUTPUT:-} export GOSS_FILES_STRATEGY=cp -- cgit v1.2.3