Newer
Older
DEPLOY_ENV=local # the default environment to build for (one of: dev, test, local, prod)
ENV=local # the default environment to build for (one of: dev, test, local, prod)
TAG=local # the tag name to pull images from when building
WS_VERSION="0.0.0+local"
NG_APP_WS_VERSION=${WS_VERSION}
LOCAL_OR_SERVER_PEX=local-pex # determines if pexes are built from scratch or pulled from the registry (one of: local-pex, server-pex)
# CAPO Environment Properties
CAPO_PATH=/home/casa/capo