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:
I have installed the following pipeline-related plugins:
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.
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:
I have installed the following pipeline-related plugins:
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.
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 can suggest a few more plugins:
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