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

Build does not stop when build step is over

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • unity3d-plugin
    • None
    • Jenkins 1.607
      Unity3d plugin 0.6
      Unity 5.0.1f1
      Slave : OSX 10.10.2 (14C1514) (Yosemite)

      Build does not stop when Unity has successfully done its job.

      I have two Unity3d build steps with the following options:

      • -batchmode -projectPath "${WORKSPACE}" -executeMethod Some.Really.Nice.Method.Preparing.The.Build -logFile "${WORKSPACE}/Settings-Log.txt" -quit
      • -batchmode -projectPath "${WORKSPACE}" -executeMethod Some.Really.Nice.Method.Building.A.Game -logFile "Build-Log.txt" -quit

      Everything works fine but when the second job is over (success!) the Jenkins job does not stop and continue forever.

            lacostej lacostej
            cblegare Charles Bouchard-Légaré
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: