Hi, I would like to archive build images files produced after a successful build step/stage in Jenkins pipeline. Is "post", the declarative pipeline syntax, the only way to have post-build defined in Jenkins pipeline.
Somehow it is not available on the Jenkins environment I have: java.lang.NoSuchMethodError: No such DSL method 'post' found among steps ... May I know the plug-in and version of the plug-in that needs to be installed and running? Can declarative style and old style coexist in the same pipeline script? The Jenkins I am running is : CloudBees Jenkins Enterprise 2.46.3.2-rolling <https://release-notes.cloudbees.com/product/CloudBees+Jenkins+Enterprise> Thank you -Indra -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/ddab8d54-1613-4842-9885-30914eefb558%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
