build.sh bugfix für experimental

This commit is contained in:
Daniel Frank 2019-02-04 22:28:09 +01:00
parent 680e7a2501
commit 35d976d136
Signed by: tokudan
GPG key ID: 063CCCAD04182D32

View file

@ -69,6 +69,7 @@ announce FFHH SITE PATH: $site_path >&2
pushd $site_path
. ./build.conf
[ "${GLUON_BRANCH}" = "experimental" ] && GLUON_RELEASE="${GLUON_RELEASE}~exp$(date +%Y%m%d)"
export GLUON_RELEASE
export GLUON_BRANCH
# if a list of build targets has been supplied, only build those