This commit is contained in:
parent
facc7be940
commit
b99f87c62b
|
@ -43,7 +43,6 @@ pipeline {
|
||||||
]) {
|
]) {
|
||||||
sh 'kubectl set image deployment/support support=$REGISTRY/vn-support:$VERSION'
|
sh 'kubectl set image deployment/support support=$REGISTRY/vn-support:$VERSION'
|
||||||
}
|
}
|
||||||
dockerStackDeploy()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue