-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.361.1, p4 plugin 1.13.0
Hi,
I have a p4publish in my pipeline with a workspace with manualSpec.cleanup set to true, but it seems the p4 client is not deleted after publishing. For checkout, this option works as expected, but for publish it doesn't seem to have any effect.
Also, an explicit p4cleanup after p4publish doesn't do the trick, it just tries to delete the client used during the last sync.
Is there any way to clean up a client created/used during publish?
Thanks,
Patrick