mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
fix CI!!
This commit is contained in:
parent
d5b92b61d7
commit
1dfa693a5c
@ -12,7 +12,7 @@ before_install:
|
|||||||
- go get github.com/msteinert/pam
|
- go get github.com/msteinert/pam
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get -d ./...
|
- go get -d .
|
||||||
|
|
||||||
script: go build -v -tags "pam"
|
script: go build -v -tags "pam"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user