This commit is contained in:
parent
72b5a417f6
commit
7f0e48f081
@ -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/**
|
||||
|
Loading…
Reference in New Issue
Block a user