mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 18:56:55 +02:00
Adding modification check against the current /letsencrypt-auto
This commit is contained in:
@@ -84,6 +84,7 @@ commands =
|
||||
# At the moment, this tests under Python 2.7 only, as only that version is
|
||||
# readily available on the Trusty Docker image.
|
||||
commands =
|
||||
{toxinidir}/tests/modification-check.sh
|
||||
docker build -t lea letsencrypt-auto-source
|
||||
docker run --rm -t -i lea
|
||||
whitelist_externals =
|
||||
|
||||
Reference in New Issue
Block a user