drone -> woodpecker
This commit is contained in:
parent
b90585de02
commit
4eaa1d130d
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ steps:
|
|||
image: plugins/docker
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
repo: registry.mgrote.net/allzweckcontainer
|
||||
repo: registry.mgrote.net/postfix
|
||||
registry: registry.mgrote.net
|
||||
tags:
|
||||
- ${CI_COMMIT_TAG}
|
||||
|
@ -21,7 +21,7 @@ steps:
|
|||
image: plugins/docker
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
repo: registry.mgrote.net/allzweckcontainer
|
||||
repo: registry.mgrote.net/postfix
|
||||
registry: registry.mgrote.net
|
||||
tags:
|
||||
- ${CI_COMMIT_SHA:0:8}
|
||||
|
|
Loading…
Reference in a new issue