From cca45268193b426bb87de561e94610f6043a8cb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radim=20Lipov=C4=8Dan?= Date: Tue, 8 Feb 2022 11:22:46 +0100 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index 6693481..3c23535 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,3 +19,7 @@ steps: - ls -lah - name: image-create image: plugins/docker + settings: + tags: + - latest +