Details

    • Similar Issues:

      Attachments

        Activity

        Hide
        daspilker Daniel Spilker added a comment -

        This is supported by the automatically generated DSL:

        job('example') {
          steps {
            unity3dBuilder {
              unity3dName('unity-5.2.1')
              unstableReturnCodes('2,3')
              argLine('-batchmode')
            }
          }
        }
        
        Show
        daspilker Daniel Spilker added a comment - This is supported by the automatically generated DSL : job( 'example' ) { steps { unity3dBuilder { unity3dName( 'unity-5.2.1' ) unstableReturnCodes( '2,3' ) argLine( '-batchmode' ) } } }

          People

          • Assignee:
            v2v Victor Martinez
            Reporter:
            v2v Victor Martinez
          • Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: