Skip to content

Commit

Permalink
[Releng] Update build description with download link
Browse files Browse the repository at this point in the history
Change-Id: Ic3ed243e4bcbe1328f0cf8a742ebeb5dfe412017
Signed-off-by: Tu Ton <minhtutonthat@gmail.com>
  • Loading branch information
minhtutonthat authored and sandupostaru committed Jan 15, 2021
1 parent 5f68ebf commit b3e4131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ pipeline {
deployer.addonNightlyDropins("${WORKSPACE}/releng/org.polarsys.capella.vp.requirements.site/target/*-dropins-*.zip", deploymentDirName)
deployer.addonNightlyUpdateSite("${WORKSPACE}/releng/org.polarsys.capella.vp.requirements.site/target/*-updateSite-*.zip", deploymentDirName)

currentBuild.description = "${deploymentDirName} - <a href=\"https://download.eclipse.org/capella/addons/requirements/dropins/nightly/${deploymentDirName}\">drop-in</a> - <a href=\"https://download.eclipse.org/capella/addons/requirements/updates/nightly/${deploymentDirName}\">update-site</a>"
}
}
}
Expand Down

0 comments on commit b3e4131

Please sign in to comment.