From 044e87111a07534eaab4de07f945bb528b4c9af7 Mon Sep 17 00:00:00 2001 From: Christian Steinle Date: Mon, 20 Jun 2022 10:40:12 +0200 Subject: [PATCH] Testing with drone configuration. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 05519af..cda811e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: repos: cs-registry.ddnss.de/${DRONE_REPO_OWNER}/apc dry_run: false purge: false - insecure: false + insecure: true tags: - ${DRONE_TAG}