Skip to content

Release v0.2.14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 06:30
3d4b9e5

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.