Closed atifrasheed79 closed 3 years ago
Just to add, the "build" step GUI in plug-in documentation only shows in a Freestyle Project! What about Pipeline or a Multi-branch Pipeline? How we are going to build package in a scripted pipeline? Please advise.
Thanks.
e still have to use Shell for packaging?
Hi Atif,
I find that the samDeploy does both Packaging and deployment. So no need to call the Packaging separately.
Regards, pradeep
Indeed packaging happens as part of the deployment:
Hi Jenkins team,
In the usage section, you only mentioned about samDeploy() function which I understand can be used from Jenkinsfile (script) now. But what about samPackage()? Do we still have to use Shell for packaging?
Thanks.
Atif