mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
Add PAM authentication
This commit is contained in:
committed by
Ignacio Casal Quinteiro
parent
2c4fb6e646
commit
182003aa41
@@ -6,11 +6,13 @@ go:
|
||||
- 1.4
|
||||
- tip
|
||||
|
||||
sudo: false
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y libpam-dev
|
||||
|
||||
script: go build -v
|
||||
|
||||
notifications:
|
||||
email:
|
||||
- u@gogs.io
|
||||
slack: gophercn:o5pSanyTeNhnfYc3QnG0X7Wx
|
||||
slack: gophercn:o5pSanyTeNhnfYc3QnG0X7Wx
|
||||
|
||||
Reference in New Issue
Block a user