Connect runner container to host network

This commit is contained in:
Adrien Ferrand 2020-04-25 20:39:35 +02:00
parent e8b3c6713d
commit 9b022a9351

View file

@ -118,7 +118,9 @@ jobs:
- job: oldest_extended_test
pool:
vmImage: ubuntu-latest
container: ubuntu:14.04
container:
image: ubuntu:14.04
options: --network=host
strategy:
matrix:
linux-boulder-v1-integration-certbot: