cloner 19.11.1 release
Pre-release
Pre-release
·
131 commits
to master
since this release
Cloner: Create local build with golang Runs a local build with go to quickly verify the app $ make local fatal: No tags can describe '87d10c038a0b80775a39deed750681f024c6434f'. Try --always, or create some tags. rm -rf dist mkdir dist GO111MODULE=on CGO_ENABLED=0 GOARCH=amd64 GOOS=darwin go build -o dist/cloner-darwin-local main.go $ ./dist/cloner-darwin-local git --repo [email protected]:modern-saas-community/idps-for-kubernetes.git