blob: 6f010d5a5f61ba0a9523943e8d46f8c9e13ba109 [file]
# for task docker-login-ghcr (github)
GITHUB_TOKEN=
GITHUB_USER=
# for task docker-login-dockerhub (dockerhub)
DOCKERHUB_TOKEN=
DOCKERHUB_USER=
# registry to use (ghcr or dockerhub)
# if not set, the image is build with local tag and will not be pushed
REGISTRY=
# namespace is required if REGISTRY is set
NAMESPACE=
# used to run the streamer locally
OW_APIHOST=
STREAMER_ADDR=
HTTP_SERVER_PORT=