mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 23:04:39 -04:00
Update tox.ini
Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
97de34a81d
commit
f17ea9b704
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -214,7 +214,7 @@ passenv = DOCKER_*
|
|||
|
||||
[testenv:le_auto_oraclelinux6]
|
||||
# At the moment, this tests under Python 2.6 only, as only that version is
|
||||
# readily available on the CentOS 6 Docker image.
|
||||
# readily available on the Oracle Linux 6 Docker image.
|
||||
commands =
|
||||
docker build -f letsencrypt-auto-source/Dockerfile.redhat6 --build-arg REDHAT_DIST_FLAVOR=oraclelinux -t lea letsencrypt-auto-source
|
||||
docker run --rm -t -i lea
|
||||
|
|
|
|||
Loading…
Reference in a new issue