mirror of
https://github.com/corda/corda.git
synced 2025-01-18 10:46:38 +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: [
|
||||
'./gradlew',
|
||||
COMMON_GRADLE_PARAMS,
|
||||
'-Pdocker.image.repository=entdocker.software.r3.com/corda',
|
||||
'docker:pushDockerImage',
|
||||
'--image OFFICIAL',
|
||||
'--registry-url=entdocker.software.r3.com'
|
||||
|
Loading…
Reference in New Issue
Block a user