I could not find a good place for this kind of detailed instructions. but to recap, you can either:
- Add
--ignore-advisory-locking=trueto the job or general options - Set the environment variable
DOTNET_SYSTEM_IO_DISABLEFILELOCKING=true
This works on any Linux setup.