corrects variable
This commit is contained in:
parent
33d4f13457
commit
af4ee2d76f
@ -40,7 +40,7 @@ spec:
|
|||||||
)]) {
|
)]) {
|
||||||
def dockerJSON = """{
|
def dockerJSON = """{
|
||||||
"auths": {
|
"auths": {
|
||||||
"${registry}": {
|
"${localRegistry}": {
|
||||||
"auth": "${dcreds.bytes.encodeBase64().toString()}"
|
"auth": "${dcreds.bytes.encodeBase64().toString()}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user