From 47f4480c3df7f9e28bf688164c3111129dbd2be3 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Fri, 21 Jan 2022 10:56:16 +0100 Subject: [PATCH] better pipeline name [ci skip] --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 70f19bb..c95ce0e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,8 +1,8 @@ --- kind: pipeline -name: deploy to swarm.autonomic.zone +name: deployment steps: - - name: bundle static + - name: build static image: plugins/docker settings: username: thecoopcloud