From 20bc3bc514f539d24608ebe2f81b108108d8a90c Mon Sep 17 00:00:00 2001 From: Rhys Smith Date: Thu, 13 Sep 2018 12:54:35 +0100 Subject: [PATCH] Modify build process so we don't clear temp directory at the end. --- build.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/build.xml b/build.xml index d2844e50..372c3aff 100644 --- a/build.xml +++ b/build.xml @@ -576,7 +576,6 @@ git.products.masterbranch.pushtoorigin, git.products.createtagandpushtoorigin, fs.scp.mdqcache.to.repo, - fs.clear.outputdir, jenkins.triggerjob.publish"> Stage 5 Success: Master branch pushed to origin, new tag created and pushed, mdq cache sent to repo, message sent to start publication.