Skip to content

Commit

Permalink
Merge pull request #96 from balena-io/ab77/operational
Browse files Browse the repository at this point in the history
Build static binary
  • Loading branch information
ab77 authored Jun 20, 2023
2 parents 971aca7 + 74b5a66 commit d6d754e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ services:
entrypoint:
- /bin/bash
- "-c"
environment:
# make static binary
CGO_ENABLED: 0
command:
- |
set -axe
Expand Down

0 comments on commit d6d754e

Please sign in to comment.