1
0
Fork 0

Fix arch name

master
Ambrose Chua 2018-03-26 21:19:35 +08:00
parent a290a7e2ce
commit cf42733f2a
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ matrix:
- linux - linux
- windows - windows
- darwin - darwin
GOARCH:
- amd64
- arm64
pipeline: pipeline:
build: build:
image: golang:${GO_VERSION}-alpine image: golang:${GO_VERSION}-alpine