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

HockeyApp plugin doesn't upload multiple IPAs as documented

XMLWordPrintable

      The current HockeyappRecorder.java code in the perform function is hard coded to only pick the first element from the file array to upload like this:

      FilePath[] remoteFiles = remoteWorkspace.list(vars.expand(filePath));
      File file = getLocalFileFromFilePath(remoteFiles[0], tempDir);

            sauraus Antek Baranski
            sauraus Antek Baranski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: