mirror of
https://github.com/laurivosandi/certidude
synced 2025-09-07 14:11:05 +00:00
tests: Preliminary tests for Kerberos/LDAP auth
This commit is contained in:
@@ -14,7 +14,7 @@ install:
|
||||
- echo "127.0.0.1 www.example.lan www" | sudo tee -a /etc/hosts
|
||||
- sudo mkdir -p /etc/systemd/system
|
||||
- sudo pip install -r requirements.txt
|
||||
- sudo pip install codecov pytest-cov
|
||||
- sudo pip install codecov pytest-cov requests-kerberos
|
||||
- sudo pip install -e .
|
||||
script:
|
||||
- sudo find /home/ -type d -exec chmod 755 {} \; # Allow certidude serve to read templates
|
||||
|
Reference in New Issue
Block a user