revert ci: remove commit hash
This commit is contained in:
Michael Grote 2023-04-25 21:14:58 +02:00
parent 5615496da3
commit 5277ff45f2

View file

@ -30,6 +30,7 @@ steps:
repo: registry.mgrote.net/miniflux-filter
registry: registry.mgrote.net
tags:
- ${DRONE_COMMIT_SHA:0:8}
- ${DRONE_COMMIT_BRANCH}
- latest
when:
@ -48,6 +49,7 @@ steps:
dockerfile: Dockerfile
repo: quotengrote/miniflux-filter
tags:
- ${DRONE_COMMIT_SHA:0:8}
- ${DRONE_COMMIT_BRANCH}
- latest
when: