mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
new tox requires local scripts to be explicitly allowlisted
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -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