From eac682fedf74e41e922e32d1c0e592d0e528a930 Mon Sep 17 00:00:00 2001 From: Tobias Reisinger Date: Tue, 30 Jun 2020 01:59:22 +0200 Subject: [PATCH] fix: different controller artifact (still from laminar) --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2f8d38c..e4a8838 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: - name: download image: plugins/download settings: - source: http://vmi366681.contaboserver.net:6423/archive/emgauwa-controller-testing/6/emgauwa-controller-testing.tar.gz + source: http://vmi366681.contaboserver.net:6423/archive/emgauwa-controller-testing/7/emgauwa-controller-testing.tar.gz destination: emgauwa-controller-testing.tar.gz - name: prepare-controller