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?
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?
Copyright © 2021 Jogjafile Inc.
I was not aware of blacklist/whitelist concept in GoCD. So using blacklist over config-repo solved my problem.