ci: remove commit hash

This commit is contained in:
Michael Grote 2023-04-25 20:57:01 +02:00
parent 39e315914b
commit 5de09d4dcc

View file

@ -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: