mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
new tox requires local scripts to be explicitly allowlisted
This commit is contained in:
@@ -314,3 +314,5 @@ setenv = AWS_DEFAULT_REGION=us-east-1
|
||||
changedir = letstest
|
||||
deps = -e {toxinidir}/letstest
|
||||
commands = {toxinidir}/tools/retry.sh letstest targets/targets.yaml {env:AWS_EC2_PEM_FILE} SET_BY_ENV scripts/test_apache2.sh --repo {toxinidir}
|
||||
allowlist_externals =
|
||||
{toxinidir}/tools/retry.sh
|
||||
|
||||
Reference in New Issue
Block a user