diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2021-03-09 17:22:09 +1100 |
---|---|---|
committer | Ben Sturmfels <ben@sturm.com.au> | 2021-03-09 17:22:09 +1100 |
commit | 40bc5ea9ee07919932eeddb1686e79ee8fa25ca2 (patch) | |
tree | 0213af85d349ec614339f13f349c258ebc86bda5 /docs/source/siteadmin | |
parent | 3ba11716c10d285f0373c2dfc3650c0af453896b (diff) | |
download | mediagoblin-40bc5ea9ee07919932eeddb1686e79ee8fa25ca2.tar.lz mediagoblin-40bc5ea9ee07919932eeddb1686e79ee8fa25ca2.tar.xz mediagoblin-40bc5ea9ee07919932eeddb1686e79ee8fa25ca2.zip |
Remove test lines in Dockerfiles.
Diffstat (limited to 'docs/source/siteadmin')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 36e14193..1038062c 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -29,6 +29,7 @@ carefully, or at least skim over it. **Improvements:** +- Run test for LDAP, OpenID and PDF plugins in development Dockerfiles (Ben Sturmfels) - Add Debian and Fedora CI builds for sourcehut (Ben Sturmfels) - Extend Fedora install docs and development Dockerfile to support audio/video (Ben Sturmfels) - Remove Python 2 installation and compatibility code (Ben Sturmfels) |