Jenkins Plugin Installation

后端 未结 1 1810
时光取名叫无心
时光取名叫无心 2021-02-08 16:26

I have written a Jenkins Groovy Script for installing Jenkins plugin at startup. Groovy scripts are named after the Hook that is used to invoke my scripts. E.g. init.groovy is t

1条回答
  •  执笔经年
    2021-02-08 16:54

    Solved this by asking the jenkins-irc channel. I needed to initialize the UpdateCenter's list of update sites. The result can be found here: blacklabelops/jenkins

    0 讨论(0)
提交回复
热议问题