From da7331c1dd5e2f40a8300de34d1732c6caceadb3 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Tue, 25 Apr 2023 20:56:26 +0200 Subject: [PATCH] ci: remove commit hash --- .drone.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4f81821..e27c995 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,6 @@ steps: repo: registry.mgrote.net/allzweckcontainer registry: registry.mgrote.net tags: - - ${DRONE_COMMIT_SHA:0:8} - ${DRONE_COMMIT_BRANCH} - latest when: @@ -44,7 +43,6 @@ steps: dockerfile: Dockerfile repo: quotengrote/allzweckcontainer tags: - - ${DRONE_COMMIT_SHA:0:8} - ${DRONE_COMMIT_BRANCH} - latest when: