Skip to content

Commit

Permalink
feat(docker-compose): add FIPS environment variable to docker-compose…
Browse files Browse the repository at this point in the history
… for busted tests

KAG-5187
  • Loading branch information
Water-Melon authored and Tieske committed Sep 24, 2024
1 parent d9f36cd commit 893a851
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pongo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 893a851

Please sign in to comment.