File tree Expand file tree Collapse file tree
pingcap-inc/enterprise-extensions Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ postsubmits:
1414 spec :
1515 containers :
1616 - name : main
17- image : denoland/deno:2.2.2
17+ image : denoland/deno:2.7.11
1818 command :
1919 - deno
2020 - run
@@ -55,7 +55,7 @@ postsubmits:
5555 spec :
5656 containers :
5757 - name : main
58- image : denoland/deno:1.46.3
58+ image : denoland/deno:2.7.11
5959 command :
6060 [
6161 deno,
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ periodics:
88 activeDeadlineSeconds : 300
99 containers :
1010 - name : main
11- image : denoland/deno:2.5.4
11+ image : denoland/deno:2.7.11
1212 command :
1313 - deno
1414 - run
@@ -34,7 +34,7 @@ periodics:
3434 containers :
3535 - &periodic-reporter-flaky-tests-tidb-container
3636 name : main
37- image : denoland/deno:2.5.4
37+ image : denoland/deno:2.7.11
3838 command : [bash, -c]
3939 args :
4040 - |
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ postsubmits:
1010 spec :
1111 containers :
1212 - name : main
13- image : denoland/deno:2.2.2
13+ image : denoland/deno:2.7.11
1414 command :
1515 - deno
1616 - run
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ postsubmits:
1212 spec :
1313 containers :
1414 - name : main
15- image : denoland/deno:2.2.2
15+ image : denoland/deno:2.7.11
1616 command :
1717 - deno
1818 - run
@@ -54,7 +54,7 @@ postsubmits:
5454 spec :
5555 containers :
5656 - name : main
57- image : denoland/deno:2.2.2
57+ image : denoland/deno:2.7.11
5858 command :
5959 - deno
6060 - run
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ postsubmits:
1010 spec :
1111 containers :
1212 - name : main
13- image : denoland/deno:2.2.2
13+ image : denoland/deno:2.7.11
1414 command :
1515 - deno
1616 - run
Original file line number Diff line number Diff line change 5656 # Get the branches which contained the commits
5757 git branch --contains > /workspace/branches.txt
5858 - name : compute-version
59- image : denoland/deno:2.7.3
59+ image : denoland/deno:2.7.11
6060 command :
6161 - deno
6262 - run
Original file line number Diff line number Diff line change 5656 # Get the branches which contained the commits
5757 git branch --contains > /workspace/branches.txt
5858 - name : compute-version
59- image : denoland/deno:2.7.3
59+ image : denoland/deno:2.7.11
6060 command :
6161 - deno
6262 - run
You can’t perform that action at this time.
0 commit comments