mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
修改编译命令
This commit is contained in:
@@ -14,7 +14,7 @@ before_install:
|
||||
|
||||
script:
|
||||
- go get -t -v ./...
|
||||
- go build -v -tags "pam" && go install
|
||||
- GO_ENABLED=1 go build -v -x -tags "pam" && go install
|
||||
|
||||
before_deploy:
|
||||
- sudo apt-get -qq update
|
||||
|
||||
Reference in New Issue
Block a user