Run LDAP, OpenID and PDF tests under Docker.

This commit is contained in:
Ben Sturmfels
2021-03-09 16:56:28 +11:00
parent 95be20a936
commit 3ba11716c1
6 changed files with 34 additions and 5 deletions

View File

@@ -45,6 +45,12 @@ packages:
# # Install document (PDF-only) dependencies.
# - poppler-utils
# Install LDAP depedencies.
- python3-ldap
# Install OpenID dependencies.
- python3-openid
tasks:
- core: |