From 560ca45bd1748d07aad8dc4a112b1a661534d17b Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 7 Oct 2022 13:35:30 +0200 Subject: [PATCH] [DRONE] Rewrite build and publish CI --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 620b944..32ca62a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,9 +15,8 @@ steps: registry: 'docker.io' cache_from: 'rakepanorama/ansible-deployment' repo: 'rakepanorama/ansible-deployment' - custom_dns: '10.43.0.10' + custom_dns: '8.8.8.8' build_args: '--network host' - bip: true debug: true # build stuff