diff --git a/do.py b/do.py index e088d91e..5bb886a0 100644 --- a/do.py +++ b/do.py @@ -37,7 +37,7 @@ # supported values - branch name or None USE_OPENAPIART_BRANCH = None -USE_MODELS_BRANCH = None +USE_MODELS_BRANCH = "bgp_gr_notification" OPENAPIART_REPO = "https://github.com/open-traffic-generator/openapiart.git" MODELS_REPO = "https://github.com/open-traffic-generator/models.git"