- [x] make verification simpler => `yarn affected -t lint,test,build --parallel=2 --exclude=workspace --ci --verbose` - [x] Run selective build in Docker job in CD workflow (rely on Nx Replay instead of GH artifacts) - [ ] Consider replacing the custom docker build script by [@nx-tools/nx-container](https://github.com/gperdomor/nx-tools/blob/main/plugins/nx-container/README.md) -> see [this project configuration](https://github.com/getlarge/cat-fostering/blob/main/apps/cat-fostering-api/project.json#L47) for a reference