Remove build dependencies
- not needed for code quality since it uses nothing from the build stage. Therefore, we can enable 'fail fast' methodology here and run immediately. - not needed for license_scanning since it uses nothing from the build stage either, and takes a long time to finish. This needlessly holds up the pipeline progress.
Showing
Please register or sign in to comment