mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
what's wrong with go tip?
This commit is contained in:
@@ -12,7 +12,7 @@ before_install:
|
||||
- go get github.com/msteinert/pam
|
||||
|
||||
install:
|
||||
- go get -d .
|
||||
- go get -t ./...
|
||||
|
||||
script: go build -v -tags "pam"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user