mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-12-20 04:00:05 +08:00
切换包管理工具并升级依赖包
This commit is contained in:
@@ -15,8 +15,7 @@ before_install:
|
||||
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
|
||||
|
||||
script:
|
||||
- dep ensure -v
|
||||
- GO_ENABLED=1 go build -v -x -tags "pam" && go install
|
||||
- dep ensure -v && 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