This commit is contained in:
parent
3500b752fc
commit
5d22a86f04
@ -38,6 +38,7 @@ steps:
|
||||
commands:
|
||||
- GOOS=linux GOARCH=amd64 go build -o linux_amd64
|
||||
- GOOS=linux GOARCH=arm GOARM=7 go build -o linux_arm_v7
|
||||
- GOOS=freebsd GOARCH=arm go build -o freebsd_arm_v8a
|
||||
|
||||
- name: upload
|
||||
image: minio/mc
|
||||
|
Loading…
Reference in New Issue
Block a user