我正在尝试使用自动 github webhook 和外部 jenkinsfile 设置 jenkins 管道作业,但我无法设置所有内容。
1)“project1”github repo 的 jenkins 作业配置使用“来自 SCM 的管道”,但它连接到“my-external-jenkinsfile”github repo。我想在“project1”repo 发生更改时自动触发作业,但它不起作用。
任何想法 ?
谢谢
我正在尝试使用自动 github webhook 和外部 jenkinsfile 设置 jenkins 管道作业,但我无法设置所有内容。
1)“project1”github repo 的 jenkins 作业配置使用“来自 SCM 的管道”,但它连接到“my-external-jenkinsfile”github repo。我想在“project1”repo 发生更改时自动触发作业,但它不起作用。
任何想法 ?
谢谢