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

junrushao pushed a commit to branch ci-docker-staging
in repository https://gitbox.apache.org/repos/asf/tvm.git

commit 0b9838bb6edc6dde85820534a9636ad6b4ee26e7
Author: Junru Shao <[email protected]>
AuthorDate: Mon Aug 23 22:00:12 2021 +0000

    Test images 20210821-225913-fc9f5823e
---
 Jenkinsfile | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index b96bdf5..c35fa7e 100755
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -44,13 +44,13 @@
 //
 
 // NOTE: these lines are scanned by docker/dev_common.sh. Please update the 
regex as needed. -->
-ci_lint = "tlcpack/ci-lint:v0.66"
-ci_gpu = "tlcpack/ci-gpu:v0.76"
-ci_cpu = "tlcpack/ci-cpu:v0.76"
-ci_wasm = "tlcpack/ci-wasm:v0.71"
-ci_i386 = "tlcpack/ci-i386:v0.73"
-ci_qemu = "tlcpack/ci-qemu:v0.08"
-ci_arm = "tlcpack/ci-arm:v0.06"
+ci_lint = "tlcpackstaging/ci_lint:20210821-225913-fc9f5823e"
+ci_gpu = "tlcpackstaging/ci_gpu:20210821-225913-fc9f5823e"
+ci_cpu = "tlcpackstaging/ci_cpu:20210821-225913-fc9f5823e"
+ci_wasm = "tlcpackstaging/ci_wasm:20210821-225913-fc9f5823e"
+ci_i386 = "tlcpackstaging/ci_i386:20210821-225913-fc9f5823e"
+ci_qemu = "tlcpackstaging/ci_qemu:20210821-225913-fc9f5823e"
+ci_arm = "tlcpackstaging/ci_arm:20210821-225913-fc9f5823e"
 // <--- End of regex-scanned config.
 
 // Parameters to allow overriding (in Jenkins UI), the images

Reply via email to