Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-61354

Unable to create password parameter in DLS pipeline job

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • pipeline
    • None

      In the below pipeline code I am not able to add password parameter for a pipeline job using DSL code.


      pipelineJob('Dev-test-email3') {

        parameters {
          booleanParam('RERUN', false)
          stringParam( "LOCATION", "/data1/Deployment/FRESH91R" )

            Unassigned Unassigned
            amitganvir Amit Ganvir
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: