revert ci: remove commit hash
This commit is contained in:
Michael Grote 2023-04-25 21:15:08 +02:00
parent da7331c1dd
commit bcc5a873c9

View file

@ -25,6 +25,7 @@ steps:
repo: registry.mgrote.net/allzweckcontainer
registry: registry.mgrote.net
tags:
- ${DRONE_COMMIT_SHA:0:8}
- ${DRONE_COMMIT_BRANCH}
- latest
when:
@ -43,6 +44,7 @@ steps:
dockerfile: Dockerfile
repo: quotengrote/allzweckcontainer
tags:
- ${DRONE_COMMIT_SHA:0:8}
- ${DRONE_COMMIT_BRANCH}
- latest
when: