GoCD配置存储库根据更改计划流水线,这是我不想要的。

huangapple go评论42阅读模式
英文:

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

问题

GoCD配置存储库会在管道代码更改时调度管道,但我只希望该管道在指定材料更改时触发。

有解决这个问题的方法吗?

英文:

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

得分: 0

我之前不了解GoCD中的黑名单/白名单概念。因此,使用黑名单而不是配置存储库解决了我的问题。

英文:

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

huangapple
  • 本文由 发表于 2023年2月19日 15:04:58
  • 转载请务必保留本文链接:https://go.coder-hub.com/75498513.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定