admin管理员组文章数量:1315017
I’ve just set up a new Jenkins instance (version 2.479.3), installed the necessary plugins for Pipeline jobs, and configured a new pipeline job. However, under the Pipeline section in the job configuration, the Definition dropdown menu is completely empty. I am unable to see the options for:
- Pipeline script
- Pipeline script from SCM
I have installed the following pipeline-related plugins:
- Pipeline: API (Version 1363.v03f731255494)
- Pipeline: Job (Version 1498.v33a_0c6f3a_4b_4)
- Pipeline: SCM Step (Version 427.v4ca_6512e7df1)
- Pipeline: Supporting APIs (Version 936.v9fa_77211ca_e1)
- Pipeline: Nodes and Processes (Version 1398.vf6c9e89e5988)
- Pipeline: Step API (Version 686.v603d058a_e148)
I cannot uninstall the Pipeline: Nodes and Processes and Pipeline: Step API plugins because they are used by other installed plugins, but I’ve tried uninstalling other non-essential plugins and restarting Jenkins with no success.
What I’ve tried:
- Checked Jenkins logs for errors related to pipeline plugins (no clear issues found).
- Reinstalled the pipeline plugins.
- Restarted Jenkins several times.
- Ensured sufficient permissions for the user.
- Tried creating new jobs after uninstalling some plugins (still the dropdown is empty).
My goal:
To see the two options "Pipeline script" and "Pipeline script from SCM" in the Definition dropdown menu for a pipeline job.
Has anyone encountered a similar issue or knows what might be causing the missing dropdown options in Jenkins 2.479.3? Any help would be greatly appreciated! strong text
I’ve just set up a new Jenkins instance (version 2.479.3), installed the necessary plugins for Pipeline jobs, and configured a new pipeline job. However, under the Pipeline section in the job configuration, the Definition dropdown menu is completely empty. I am unable to see the options for:
- Pipeline script
- Pipeline script from SCM
I have installed the following pipeline-related plugins:
- Pipeline: API (Version 1363.v03f731255494)
- Pipeline: Job (Version 1498.v33a_0c6f3a_4b_4)
- Pipeline: SCM Step (Version 427.v4ca_6512e7df1)
- Pipeline: Supporting APIs (Version 936.v9fa_77211ca_e1)
- Pipeline: Nodes and Processes (Version 1398.vf6c9e89e5988)
- Pipeline: Step API (Version 686.v603d058a_e148)
I cannot uninstall the Pipeline: Nodes and Processes and Pipeline: Step API plugins because they are used by other installed plugins, but I’ve tried uninstalling other non-essential plugins and restarting Jenkins with no success.
What I’ve tried:
- Checked Jenkins logs for errors related to pipeline plugins (no clear issues found).
- Reinstalled the pipeline plugins.
- Restarted Jenkins several times.
- Ensured sufficient permissions for the user.
- Tried creating new jobs after uninstalling some plugins (still the dropdown is empty).
My goal:
To see the two options "Pipeline script" and "Pipeline script from SCM" in the Definition dropdown menu for a pipeline job.
Has anyone encountered a similar issue or knows what might be causing the missing dropdown options in Jenkins 2.479.3? Any help would be greatly appreciated! strong text
Share Improve this question asked Jan 30 at 10:02 hmu535hmu535 1101 silver badge9 bronze badges1 Answer
Reset to default 0I can suggest a few more plugins:
- Pipeline
- Pipeline: Declarative
- Pipeline: Model API
I'm sorry for not pointing to the exact one, but on my server I have all three and I have the "Pipeline script" and "Pipeline script from SCM" options you desire to see
本文标签:
版权声明:本文标题:Jenkins Pipeline Job Dropdown Not Showing 'Pipeline script' or 'Pipeline script from SCM' Option 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741974101a2408017.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论