From aa277f364e271996a1a30e9fd50e45a1f8e06204 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Wed, 24 May 2023 10:11:34 +0200 Subject: [PATCH] build: Switch to the docker runner --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 38ae3c7..feefb9a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ # -- Build the site and push it to the registry # ---------------------------------------------- kind: pipeline -type: kubernetes +type: docker name: Build badhouseplants.net trigger: