mirror of
https://github.com/corda/corda.git
synced 2025-05-31 22:50:53 +00:00
NOTICK Publish to correct Docker repository (#6831)
This commit is contained in:
parent
534bccc88d
commit
62fe4bc65a
1
.ci/dev/regression/Jenkinsfile
vendored
1
.ci/dev/regression/Jenkinsfile
vendored
@ -286,6 +286,7 @@ pipeline {
|
|||||||
sh script: [
|
sh script: [
|
||||||
'./gradlew',
|
'./gradlew',
|
||||||
COMMON_GRADLE_PARAMS,
|
COMMON_GRADLE_PARAMS,
|
||||||
|
'-Pdocker.image.repository=entdocker.software.r3.com/corda',
|
||||||
'docker:pushDockerImage',
|
'docker:pushDockerImage',
|
||||||
'--image OFFICIAL',
|
'--image OFFICIAL',
|
||||||
'--registry-url=entdocker.software.r3.com'
|
'--registry-url=entdocker.software.r3.com'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user