GoCD config-repo schedules pipeline on change which I don't want

54 Views Asked by At

GoCD config-repo schedules pipeline on change in pipeline code but I only want that pipeline to trigger via change in specified material of the pipeline.

Any solutions to this problem?

1

There are 1 best solutions below

0
Bigsub Rocks On BEST ANSWER

I was not aware of blacklist/whitelist concept in GoCD. So using blacklist over config-repo solved my problem.