Skip to content

Release v0.2.7

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 15:34

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/wait-for-it_{os}

For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.