From 92ce57dc6042746bd97638bc2f174f24e43b3119 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 18 Jul 2022 13:31:50 +0200 Subject: [PATCH] With auto_tag --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index b09d09b..a096e1e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,6 +16,7 @@ steps: context: . dockerfile: Dockerfile cache_from: kasperhermansen/scel:latest + auto_tag: true - name: send telegram notification image: appleboy/drone-telegram