1
0
Fork 0

Merge branch 'master' of github.com:productionwentdown/forward

master
Ambrose Chua 2018-03-26 21:01:02 +08:00
commit a290a7e2ce
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ matrix:
- darwin
pipeline:
build:
image: golang:${GO_VERSION}
image: golang:${GO_VERSION}-alpine
commands:
- export FILENAME=${DRONE_REPO_NAME}-${GOOS}-${GOARCH}
- go build -ldflags "-s -w" -o dist/$FILENAME