mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-01-18 20:01:26 +08:00
修改配置
This commit is contained in:
@@ -3,7 +3,7 @@ language: go
|
||||
go:
|
||||
- 1.8
|
||||
|
||||
before_install:
|
||||
before_deploy:
|
||||
- sudo apt-get -qq update
|
||||
- go get -v -u ./...
|
||||
- GOARCH=amd64 GOOS=linux go build -o godoc_linux_amd64 -ldflags="-w -X main.VERSION=$TAG -X 'main.BUILD_TIME=`date`' -X 'main.GO_VERSION=`go version`'"
|
||||
|
||||
Reference in New Issue
Block a user