develop #29

Merged
william merged 33 commits from develop into master 2022-04-20 22:55:05 -04:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6b851497e5 - Show all commits

View File

@ -7,7 +7,7 @@ global-variables:
GRADLE_VERSION: 7.1
CRE_VERSION: dev-${DRONE_BUILD_NUMBER}
CRE_ARTIFACT_NAME: ColorRecipesExplorer
CRE_REGISTRY_IMAGE: *docker-registry-repo
CRE_REGISTRY_IMAGE: registry.fyloz.dev:5443/colorrecipesexplorer/backend
CRE_PORT: 9101
CRE_RELEASE: *release
gradle-image: &gradle-image gradle:7.1-jdk11