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

pipeline: archive option always true (even if set false)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • xcode-plugin
    • Ubuntu, Jenkins 2.73.1

      When Creating a jenkinsfile Pipeline I set false the archive option. 

      step([$class: 'XCodeBuilder',.......... generateArchive: false,])

      When the script is run I see the archive option is set to TRUE hence causing a build error for my specific setup.

      Console log shows: 

      ......configuration: Debug, clean: NO, archive:YES, .......

            Unassigned Unassigned
            argadeis Leonidas Kanellopoulos
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: