1
0
Fork 0

Update .drone.yml

master
Ambrose Chua 2018-03-26 20:33:38 +08:00 committed by GitHub
parent c96fa3bfab
commit 4ee45944f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ matrix:
- "amd64"
pipeline:
build:
image: golang:${GO_VERSION}
image: golang:${GO_VERSION}-alpine
environment:
- FILENAME=${DRONE_REPO_NAME}-${GOOS}-${GOARCH}
commands: