最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Jenkins Pipeline Job Dropdown Not Showing 'Pipeline script' or 'Pipeline script from SCM' Option

programmeradmin0浏览0评论

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 badges
Add a comment  | 

1 Answer 1

Reset to default 0

I 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

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论