mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
ENT-6609 update docker images so repo for community edition is corda/community (#7088)
This commit is contained in:
parent
db817ef621
commit
387cb30e2e
2
.ci/dev/regression/Jenkinsfile
vendored
2
.ci/dev/regression/Jenkinsfile
vendored
@ -319,7 +319,7 @@ pipeline {
|
|||||||
'./gradlew',
|
'./gradlew',
|
||||||
COMMON_GRADLE_PARAMS,
|
COMMON_GRADLE_PARAMS,
|
||||||
'docker:pushDockerImage',
|
'docker:pushDockerImage',
|
||||||
'-Pdocker.image.repository=corda/corda',
|
'-Pdocker.image.repository=corda/community',
|
||||||
'--image OFFICIAL'
|
'--image OFFICIAL'
|
||||||
].join(' ')
|
].join(' ')
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user