taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 2d20619b85450185d4f13cc90ddb41465329c4e1
parent 35f2f76c995ba80df1ebe1abc366fd92c60e9329
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Tue, 16 Apr 2019 11:39:45 +0200

syntax

Diffstat:
Mbuildbot/config.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/buildbot/config.sh b/buildbot/config.sh @@ -4,6 +4,7 @@ DEPLOYMENT="test" if test "stable" = ${BRANCH}; then DEPLOYMENT="demo" +fi active=$(sudo -u ${DEPLOYMENT} cat /home/${DEPLOYMENT}/active) nonactive="${DEPLOYMENT}-blue"