ticketing icon indicating copy to clipboard operation
ticketing copied to clipboard

chore: improve Docker build processes

Open getlarge opened this issue 1 year ago • 0 comments

  • [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 -> see this project configuration for a reference

getlarge avatar Aug 26 '24 13:08 getlarge