From d01d68372108053a5ff0a15e70396baa1bb7264c Mon Sep 17 00:00:00 2001 From: Alex Stuart Date: Mon, 3 Oct 2022 14:35:21 +0100 Subject: [PATCH] Refactor Steps 4.2 and 5 to facilitate parallel running - ukf/ukf-meta#367 --- build.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/build.xml b/build.xml index 34c926e..a97eb26 100644 --- a/build.xml +++ b/build.xml @@ -619,34 +619,34 @@ Process: * SCP: Copy files from keymaster - * FS: Copy other files from output dir into aggregates.dir so it'll get checked in - * Git: Add newly created files - * Git: Commit --> - Stage 4.2 Success: Signed aggregates and stats file comitted to data repository. + fs.scp.mdqcache.from.keymaster"> + Stage 4.2 Success: Signed products retrieved from keymaster. - Stage 5 Success: Master branch pushed to origin, new tag created and pushed, mdq cache sent to repo, message sent to start publication. + Stage 5 Success: Signed products committed and pushed to origin, new tag created and pushed, mdq cache sent to repo, message sent to start publication.