Skip to content

Commit

Permalink
[JENKINS-49205] Noting
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Jan 26, 2018
1 parent 0ce3b45 commit f1bfb9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msi/build-on-jenkins.sh
Expand Up @@ -30,6 +30,7 @@ if [ "x$JENKINS_SSH_USER" != x ]; then
CLI_SSH_ARGS="$CLI_SSH_ARGS -ssh -user $JENKINS_SSH_USER"
fi

# TODO switch to non-Remoting-based variant once JENKINS-49205 is released
case "$(uname)" in
CYGWIN*)
java -jar $TARGET/jenkins-cli.jar $CLI_SSH_ARGS dist-fork -z `cygpath --dos $D/bundle.tgz` -f ${ARTIFACTNAME}.war="${WAR}" -l "windows && packaging" -F "${MSI}.tmp=${ARTIFACTNAME}-windows.zip" \
Expand Down

0 comments on commit f1bfb9d

Please sign in to comment.