mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 20:17:53 +08:00
修改配置
This commit is contained in:
parent
2c55dbdea3
commit
ee9cc514b2
@ -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`'"
|
||||
|
Loading…
Reference in New Issue
Block a user