aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Segundo2024-07-08 16:34:31 +0200
committerChristian Segundo2024-07-08 16:34:31 +0200
commit606a1bc74cf01340b725c616ae822466f493129e (patch)
tree6bf7513ceacef73b85ce683a16c39099469ffad2
parenta2b2e690f4c529a9f3ff6aa792b252d57878078c (diff)
downloadlanguagetool-606a1bc74cf01340b725c616ae822466f493129e.tar.gz
fix goss
-rw-r--r--.scripts.d/30-test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.scripts.d/30-test.sh b/.scripts.d/30-test.sh
index c9c4fbc..72f4405 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_PATHS=${GOSS_ADDITIONAL_COPY_PATHS:-}
export GOSS_OPTS="--format junit --no-color"
export CONTAINER_LOG_OUTPUT=${CONTAINER_LOG_OUTPUT:-}