Migration to Drone CI #8

Merged
william merged 22 commits from features into master 2021-08-01 17:28:44 -04:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 63f5ed9139 - Show all commits

View File

@ -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