From 5de09d4dccbb651f272052124c549ae6d90352ca Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Tue, 25 Apr 2023 20:57:01 +0200 Subject: [PATCH] ci: remove commit hash --- .drone.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 33b1b2c..d3207b4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,6 @@ steps: repo: registry.mgrote.net/munin-server registry: registry.mgrote.net tags: - - ${DRONE_COMMIT_SHA:0:8} - ${DRONE_COMMIT_BRANCH} - latest when: @@ -45,7 +44,6 @@ steps: dockerfile: Dockerfile repo: quotengrote/munin-server tags: - - ${DRONE_COMMIT_SHA:0:8} - ${DRONE_COMMIT_BRANCH} - latest when: