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 1 additions and 1 deletions
Showing only changes of commit a2f31f26fd - Show all commits

View File

@ -4,7 +4,7 @@ type: docker
environment:
CRE_VERSION: 1
CRE_ARTIFACT_NAME: ColorRecipesExplorer-backend-${CRE_VERSION}
CRE_ARTIFACT_NAME: ColorRecipesExplorer-backend-${DRONE_BUILD_NUMBER}
CRE_REGISTRY_IMAGE: registry.fyloz.dev:5443/colorrecipesexplorer/backend
CRE_PORT: 9090