Commit d1fdceb
authored
CI: Optimize standalone linters release perfs (#6656)
* [automation] Auto-update linters version, help and documentation
* [MegaLinter] Apply linters fixes
* Fixes
* Deprecate terrascan
Fixes #6596
* Adds free space config to docker mirror
Adds "free-space-before": "false" to the inputs of the
mirror-docker-image.yml workflow dispatch calls.
This prevents the workflow from attempting to free disk space,
addressing potential issues where this operation might fail or be
unnecessary. This avoids failures caused by lack of permissions to
run apt.
---------
Co-authored-by: nvuillam <[email protected]>1 parent 4232d8f commit d1fdceb
File tree
3 files changed
+5
-4
lines changed- .github/workflows
3 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments