sh"git commit -m 'jenkins rollout ${environment} info-client version ${IMAGE_TAG}'"
}
}
}
}
VoidpushDevGitopsRepo(){
pushNewGitopsVersion('dev')
}
}
BooleanhasValuesFileChanged(Stringenvironment){
VoidpushTestGitopsRepo(){
returnsh(script:"git status | grep '${environment}/application/values/info-client-values.yaml'",returnStatus:true)==env.SH_SUCCESS_STATUS_CODEasInteger
returnsh(script:"git status | grep '${environment}/application/values/info-client-values.yaml'",returnStatus:true)==env.SH_SUCCESS_STATUS_CODEasInteger