From 50e916cf8bfbe912c53471bc3a6834fdce841399 Mon Sep 17 00:00:00 2001 From: Dominik Meyer Date: Sun, 19 May 2024 14:34:36 +0200 Subject: [PATCH] ADD: some testing --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index a1a63cf..1c7ed3e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,6 +23,7 @@ steps: path: /etc/ssl/certs2/ commands: - scripts/setupEnvironment.sh + - apk add iputils-ping - cat /etc/resolv.conf - cat /etc/hosts - ping -c 1 registry.cloud.federationhq.de