Hello,
I am zipping Jenkins workspace and using that for deployment.But i want to 
take only incremental workspace backup.
i am clearing workspace before every build and in execute shell i am giving 
the command-
zip . $JOB_NAME.zip
it is zipping my job workspace.
But in next build i want only incremental workspace should be zipped, as it 
is taking time. 
Is it possible?

Kindly suggest .

Thanks.

-- 
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/13110fc9-115d-4d24-b60f-d82b08b4ee90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to