develop #22

Merged
william merged 44 commits from develop into master 2021-12-14 23:59:36 -05:00
1 changed files with 1 additions and 3 deletions
Showing only changes of commit 7f0e48f081 - Show all commits

View File

@ -52,7 +52,6 @@ steps:
- GRADLE_VERSION
- JAVA_VERSION
- CRE_VERSION
- CRE_PORT
repo: *docker-registry-repo
when:
branch: develop
@ -65,9 +64,8 @@ steps:
build_args_from_env:
- GRADLE_VERSION
- JAVA_VERSION
- CRE_PORT
build-args:
CRE_VERSION: *release
CRE_VERSION: ${DRONE_BRANCH##/**}
repo: *docker-registry-repo
when:
branch: release/**