parent
5615496da3
commit
5277ff45f2
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue