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'){