mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:52:02 +02:00
remove development dockerfile (#9676)
This commit is contained in:
@@ -192,15 +192,6 @@ whitelist_externals =
|
||||
passenv =
|
||||
DOCKER_*
|
||||
|
||||
[testenv:docker_dev]
|
||||
description = Tests the Dockerfile-dev file to ensure development with it works as expected
|
||||
deps =
|
||||
commands =
|
||||
docker-compose run --rm --service-ports development bash -c 'tox -e lint'
|
||||
whitelist_externals =
|
||||
docker-compose
|
||||
passenv = DOCKER_*
|
||||
|
||||
[testenv:integration]
|
||||
deps =
|
||||
-e acme
|
||||
|
||||
Reference in New Issue
Block a user