diff --git a/Jenkinsfile b/Jenkinsfile index 85bc6b075a829..a7eea69d7cf7a 100755 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -45,7 +45,7 @@ // 'python3 jenkins/generate.py' // Note: This timestamp is here to ensure that updates to the Jenkinsfile are // always rebased on main before merging: -// Generated at 2022-06-10T12:12:40.419262 +// Generated at 2022-06-10T18:44:10.151385 import org.jenkinsci.plugins.pipeline.modeldefinition.Utils // NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. --> diff --git a/jenkins/Jenkinsfile.j2 b/jenkins/Jenkinsfile.j2 index 75e67d9e9ffa9..d0eb5060774a3 100644 --- a/jenkins/Jenkinsfile.j2 +++ b/jenkins/Jenkinsfile.j2 @@ -51,7 +51,6 @@ import org.jenkinsci.plugins.pipeline.modeldefinition.Utils {% import 'jenkins/macros.j2' as m with context -%} // NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. --> -ci_lint = 'tlcpack/ci-lint:20220513-055910-fa834f67e' ci_gpu = 'tlcpack/ci-gpu:20220606-055910-bf4b8f5c7' ci_cpu = 'tlcpack/ci-cpu:20220519-055908-ddfa1da69' ci_wasm = 'tlcpack/ci-wasm:20220513-055910-fa834f67e'