From 4f57cca7c95579f2aa39b4b62c3fbb8d21b3e20a Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Sep 20 2018 15:30:41 +0000 Subject: Another try to sync results files from jenkins Signed-off-by: Pierre-Yves Chibon --- diff --git a/.cico.pipeline b/.cico.pipeline index 368b7c2..3ca107d 100644 --- a/.cico.pipeline +++ b/.cico.pipeline @@ -71,7 +71,8 @@ node('pagure') { throw e } finally { stage('Sync Artifacts'){ - syncfromduffynode('pagure/results-*') + syncfromduffynode('pagure/results-py2/*') + syncfromduffynode('pagure/results-py3/*') } stage('Deallocate Node'){