I am using Jenkins to run my automation test. But now my organisation is migrating to new Jenkins, due to which I will not be having access to some of the settings and options. Like, configure option is not there in the jenkins. So in that case, how can I create parameters in jenkins job to run the pipeline.
I tried jenkins declarative pipeline to create parameters. But that is also not working.
PLEASE PLEASE HELP!