From 288816341e60d81203effc5952a746dd10455247 Mon Sep 17 00:00:00 2001 From: mg Date: Tue, 25 Apr 2023 21:15:38 +0200 Subject: revert ed793f95f67e039e1016ba87739291bd146a6728 revert ci: remove commit hash --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 140c308..24d83f8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,6 +25,7 @@ steps: repo: registry.mgrote.net/python-api-server registry: registry.mgrote.net tags: + - ${DRONE_COMMIT_SHA:0:8} - ${DRONE_COMMIT_BRANCH} - latest when: @@ -43,6 +44,7 @@ steps: dockerfile: Dockerfile repo: quotengrote/python-api-server tags: + - ${DRONE_COMMIT_SHA:0:8} - ${DRONE_COMMIT_BRANCH} - latest when: -- cgit v1.2.3