Commit 4ee7ea4
authored
Fix KIND image loading, script typo, and cache directory creation (#5251)
* fix(ci): pass `USING_KIND` variable to `install-mysql.sh`
Signed-off-by: kazutoiris <[email protected]>
* fix(ci): correct typo in script name
Signed-off-by: kazutoiris <[email protected]>
* fix(ci): create `TAR_CACHE_ROOT` directory if not exists
Signed-off-by: kazutoiris <[email protected]>
---------
Signed-off-by: kazutoiris <[email protected]>1 parent dac7e73 commit 4ee7ea4
File tree
3 files changed
+3
-1
lines changed- linkis-dist
- bin
- docker/scripts
3 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments