mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 07:19:18 +01:00
Merge pull request #210 from stephen-turner/ln-enable-push
Enable push on creedence-ln
This commit is contained in:
commit
804099da37
@ -30,7 +30,7 @@
|
||||
|
||||
set -eu
|
||||
|
||||
DISABLE_PUSH=1
|
||||
DISABLE_PUSH=0
|
||||
source "$( cd -P "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/declarations.sh"
|
||||
|
||||
if [ ${XS_BRANCH} = "trunk" ]
|
||||
|
Loading…
Reference in New Issue
Block a user