mirror of
https://github.com/corda/corda.git
synced 2025-01-29 23:54:07 +00:00
INFRA-1009 Remove undefined COMMON_GRADLE_PARAMS (#6819)
This commit is contained in:
parent
503644ca29
commit
86aa0c4252
@ -121,7 +121,6 @@ pipeline {
|
||||
passwordVariable: 'DOCKER_PASSWORD')]) {
|
||||
sh script: [
|
||||
'./gradlew',
|
||||
COMMON_GRADLE_PARAMS,
|
||||
'docker:pushDockerImage',
|
||||
'-Pdocker.image.repository=corda/corda',
|
||||
'--image ALPINE_ZULU'
|
||||
|
Loading…
x
Reference in New Issue
Block a user