Comment on

<- View Parent
namingthingsiseasy@programming.dev ⁨3⁩ ⁨days⁩ ago

Interesting. Were you using a Jenkinsfile? I’m not sure I completely understand your use case, but using a Jenkinsfile would mean that your entire pipeline would be defined in a file in source control, so you could roll it back if you made a change that didn’t work quite right. Seems to be what your looking for if I’m understanding what you’re looking for.

www.jenkins.io/doc/book/pipeline/jenkinsfile/

source
Sort:hotnewtop