Google
×
Software Engineer at VirtusLab, working in area of cloud-native technologies. Maintainer of Jenkins Kubernetes Operator.
Jan 17, 2022 · JakubBiel (Jakub Biel) January 17, 2022, 4:27pm 1. Hi, I would like to create an automatic build triggered by pull requests. Is there a way ...
Dec 28, 2022 · I'm using following checkout config in my Jenkins pipeline. checkout( [$class: 'GitSCM', branches: [[name: "*/${GIT_BRANCH}"]], ...