mirror of
https://github.com/traefik/traefik.git
synced 2025-11-29 06:31:16 +01:00
gox circle ci
This commit is contained in:
parent
0b6a3ae669
commit
9983757ad3
@ -10,7 +10,7 @@ dependencies:
|
|||||||
- CGO_ENABLED=0 go build -a -installsuffix nocgo .
|
- CGO_ENABLED=0 go build -a -installsuffix nocgo .
|
||||||
- go get github.com/mitchellh/gox
|
- go get github.com/mitchellh/gox
|
||||||
- go get github.com/tcnksm/ghr
|
- go get github.com/tcnksm/ghr
|
||||||
- gox -verbose -os "linux darwin windows"
|
- gox -verbose -os "linux darwin windows" --output "dist/{{.Dir}}_{{.OS}}_{{.Arch}}"
|
||||||
|
|
||||||
override:
|
override:
|
||||||
- echo $REPO
|
- echo $REPO
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user