mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-27 02:56:01 +01:00
Merge pull request #214 from stephen-turner/ln-enable-push
Try again to enable push
This commit is contained in:
commit
27b8a81ce0
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
DISABLE_PUSH=0
|
# 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