aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authormg2023-04-25 21:15:38 +0200
committermg2023-04-25 21:15:38 +0200
commit288816341e60d81203effc5952a746dd10455247 (patch)
tree652b7ee8d77fc26d886d5296e2181ff9788034c5 /.drone.yml
parented793f95f67e039e1016ba87739291bd146a6728 (diff)
revert ed793f95f67e039e1016ba87739291bd146a6728
revert ci: remove commit hash
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 2 insertions, 0 deletions
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: