aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Grote2023-04-25 21:08:15 +0200
committerMichael Grote2023-04-25 21:08:15 +0200
commited793f95f67e039e1016ba87739291bd146a6728 (patch)
tree48732a80139a995364c257291a1c3070cbd22cc5
parentdb6ee904deebaf9da73d09930445782221c2521d (diff)
ci: remove commit hash
-rw-r--r--.drone.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index 24d83f8..140c308 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -25,7 +25,6 @@ steps:
repo: registry.mgrote.net/python-api-server
registry: registry.mgrote.net
tags:
- - ${DRONE_COMMIT_SHA:0:8}
- ${DRONE_COMMIT_BRANCH}
- latest
when:
@@ -44,7 +43,6 @@ steps:
dockerfile: Dockerfile
repo: quotengrote/python-api-server
tags:
- - ${DRONE_COMMIT_SHA:0:8}
- ${DRONE_COMMIT_BRANCH}
- latest
when: