Commit 26ec244
fix: [ci] Move chmod +x permissions fix before starting workers
The www-data user needs traverse permissions on parent directories
to access the MISP dir. This must happen before supervisor spawns
workers as www-data.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a3f16c0 commit 26ec244
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
250 | 257 | | |
251 | 258 | | |
252 | 259 | | |
| |||
265 | 272 | | |
266 | 273 | | |
267 | 274 | | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| |||
0 commit comments