CI/CD pipeline - get list of changed files
Hi folks,
On my Gitlab CI/CD pipeline, is there a way I can get a list of the changed files?
Basically, I’ve got some linting set up - but the repository contains a number of separate files which don’t work together to…
|