You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by dr...@apache.org on 2022/09/06 17:44:41 UTC

[tvm] 04/08: Update Build.groovy.j2

This is an automated email from the ASF dual-hosted git repository.

driazati pushed a commit to branch csinn_jenkins
in repository https://gitbox.apache.org/repos/asf/tvm.git

commit 33eb4b293c080ac56a5ef5c8c70cc603763a94c1
Author: alter-xp <xp...@linux.alibaba.com>
AuthorDate: Wed Aug 31 09:52:48 2022 +0800

    Update Build.groovy.j2
---
 ci/jenkins/Build.groovy.j2 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ci/jenkins/Build.groovy.j2 b/ci/jenkins/Build.groovy.j2
index 4823a62b16..a44cc85c7e 100644
--- a/ci/jenkins/Build.groovy.j2
+++ b/ci/jenkins/Build.groovy.j2
@@ -273,7 +273,6 @@ stage('Build') {
           )
           make(ci_riscv, 'build-csinn2-x86', '-j2')
           make(ci_riscv, 'build-csinn2-c906', 'tvm_rpc -j2')
-          {{ m.upload_artifacts(tag='riscv-csinn2', filenames=tvm_lib, folders=microtvm_template_projects) }}
         }
       }
      } else {