ci: remove commit hash
This commit is contained in:
parent
f3e718920e
commit
5615496da3
1 changed files with 0 additions and 2 deletions
|
@ -30,7 +30,6 @@ steps:
|
|||
repo: registry.mgrote.net/miniflux-filter
|
||||
registry: registry.mgrote.net
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA:0:8}
|
||||
- ${DRONE_COMMIT_BRANCH}
|
||||
- latest
|
||||
when:
|
||||
|
@ -49,7 +48,6 @@ steps:
|
|||
dockerfile: Dockerfile
|
||||
repo: quotengrote/miniflux-filter
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA:0:8}
|
||||
- ${DRONE_COMMIT_BRANCH}
|
||||
- latest
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue