From 4eb56ac875c9909efb2a44b226104be64068d2bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20=C5=A0trauch?= Date: Tue, 21 Sep 2021 23:21:19 +0200 Subject: [PATCH] Pipeline name fix --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4b8b150..a64332f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: kind: pipeline type: ssh -name: image builder +name: production image builder server: host: 192.168.1.2