diff --git a/docker-compose.test.yml b/docker-compose.test.yml index 381ebd8..4c3279f 100644 --- a/docker-compose.test.yml +++ b/docker-compose.test.yml @@ -10,6 +10,9 @@ services: entrypoint: - /bin/bash - "-c" + environment: + # make static binary + CGO_ENABLED: 0 command: - | set -axe