File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4545// 'python3 jenkins/generate.py'
4646// Note: This timestamp is here to ensure that updates to the Jenkinsfile are
4747// always rebased on main before merging:
48- // Generated at 2022-05-13T12:39:39.064143
48+ // Generated at 2022-05-17T10:32:14.621387
4949
5050import org.jenkinsci.plugins.pipeline.modeldefinition.Utils
5151// NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. -->
5252ci_lint = ' tlcpack/ci-lint:20220513-055910-fa834f67e'
5353ci_gpu = ' tlcpack/ci-gpu:20220513-055910-fa834f67e'
54- ci_cpu = ' tlcpack/ci-cpu:20220513-055910-fa834f67e '
54+ ci_cpu = ' tlcpack/ci-cpu:20220517-094028-de21c8f2e '
5555ci_wasm = ' tlcpack/ci-wasm:20220513-055910-fa834f67e'
5656ci_i386 = ' tlcpack/ci-i386:20220513-055910-fa834f67e'
57- ci_qemu = ' tlcpack/ci-qemu:20220513-055910-fa834f67e '
57+ ci_qemu = ' tlcpack/ci-qemu:20220517-094028-de21c8f2e '
5858ci_arm = ' tlcpack/ci-arm:20220513-055910-fa834f67e'
5959ci_hexagon = ' tlcpack/ci-hexagon:20220513-055910-fa834f67e'
6060// <--- End of regex-scanned config.
Original file line number Diff line number Diff line change @@ -53,10 +53,10 @@ import org.jenkinsci.plugins.pipeline.modeldefinition.Utils
5353// NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. -->
5454ci_lint = ' tlcpack/ci-lint:20220513-055910-fa834f67e'
5555ci_gpu = ' tlcpack/ci-gpu:20220513-055910-fa834f67e'
56- ci_cpu = ' tlcpack/ci-cpu:20220513-055910-fa834f67e '
56+ ci_cpu = ' tlcpack/ci-cpu:20220517-094028-de21c8f2e '
5757ci_wasm = ' tlcpack/ci-wasm:20220513-055910-fa834f67e'
5858ci_i386 = ' tlcpack/ci-i386:20220513-055910-fa834f67e'
59- ci_qemu = ' tlcpack/ci-qemu:20220513-055910-fa834f67e '
59+ ci_qemu = ' tlcpack/ci-qemu:20220517-094028-de21c8f2e '
6060ci_arm = ' tlcpack/ci-arm:20220513-055910-fa834f67e'
6161ci_hexagon = ' tlcpack/ci-hexagon:20220513-055910-fa834f67e'
6262// <--- End of regex-scanned config.
You can’t perform that action at this time.
0 commit comments