From 5a200758780cb21d3a077318a474c6e0e7405c60 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Mon, 20 Nov 2023 09:49:28 -0800 Subject: [PATCH] Switch to older plugin because this seems to work on Drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9d83ac0..5aec5e7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ trigger: steps: - name: Build and publish - image: woodpeckerci/plugin-docker-buildx + image: thegeeklab/drone-docker-buildx settings: repo: iamthefij/unifi-traffic-routes auto_tag: true