mirror of
https://github.com/go-gitea/gitea
synced 2024-12-22 08:27:52 +01:00
fix CI
This commit is contained in:
parent
a374751eb8
commit
d5b92b61d7
@ -11,6 +11,9 @@ before_install:
|
|||||||
- sudo apt-get install -y libpam-dev
|
- sudo apt-get install -y libpam-dev
|
||||||
- go get github.com/msteinert/pam
|
- go get github.com/msteinert/pam
|
||||||
|
|
||||||
|
install:
|
||||||
|
- go get -d ./...
|
||||||
|
|
||||||
script: go build -v -tags "pam"
|
script: go build -v -tags "pam"
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user