parent
5de09d4dcc
commit
ea0bbb719b
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@ steps:
|
|||
repo: registry.mgrote.net/munin-server
|
||||
registry: registry.mgrote.net
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA:0:8}
|
||||
- ${DRONE_COMMIT_BRANCH}
|
||||
- latest
|
||||
when:
|
||||
|
@ -44,6 +45,7 @@ steps:
|
|||
dockerfile: Dockerfile
|
||||
repo: quotengrote/munin-server
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA:0:8}
|
||||
- ${DRONE_COMMIT_BRANCH}
|
||||
- latest
|
||||
when:
|
||||
|
|
Reference in a new issue