CAR-100: Upgrade to .NET 4.0 instead of 3.5 -- Disable push in archive-push.sh

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
This commit is contained in:
Gabor Apati-Nagy 2013-12-19 13:44:36 +00:00
parent 7480148626
commit a5cba2ae69

View File

@ -30,7 +30,7 @@
set -eu set -eu
#DISABLE_PUSH=1 DISABLE_PUSH=1
source "$( cd -P "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/declarations.sh" source "$( cd -P "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/declarations.sh"
if [ ${XS_BRANCH} = "trunk" ] if [ ${XS_BRANCH} = "trunk" ]