diff --git a/pongo.sh b/pongo.sh index 1885c0cb..599cb760 100755 --- a/pongo.sh +++ b/pongo.sh @@ -1181,6 +1181,8 @@ function main { compose run --rm --use-aliases \ -e KONG_LICENSE_DATA \ -e KONG_TEST_DONT_CLEAN \ + -e KONG_TEST_FIPS \ + -e KONG_TEST_LICENSE_PATH \ -e http_proxy \ -e https_proxy \ -e no_proxy \