Migration to Drone CI #8
|
@ -26,10 +26,10 @@ steps:
|
|||
- name: containerize
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: [ CRE_REGISTRY_IMAGE ]
|
||||
repo: registry.fyloz.dev:5443/colorrecipesexplorer/backend
|
||||
tags:
|
||||
- latest
|
||||
- [ CRE_VERSION ]
|
||||
- $CRE_VERSION
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue