mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
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:
parent
7480148626
commit
a5cba2ae69
@ -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" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user