No need to store the location of the latest successful build anymore.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
Konstantina Chremmou 2016-12-13 12:37:37 +00:00
parent b68e0bd731
commit 1bc79d3ce7

View File

@ -311,9 +311,6 @@ get_BUILD_PATH=/usr/groups/xen/carbon/windowsbuilds/WindowsBuilds/${get_JOB_NAME
if [ "${BUILD_KIND:+$BUILD_KIND}" = production ]
then
echo ${get_BUILD_URL} > ${OUTPUT_DIR}/latest-secure-build
echo ${get_BUILD_PATH} > ${OUTPUT_DIR}/latest-successful-build
else
echo ${get_BUILD_URL} > ${OUTPUT_DIR}/latest-successful-build
fi
# Write out version information