Set defaultbranch=london in .gitreview 99/135299/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 3 Jul 2023 12:39:53 +0000 (14:39 +0200)
committerMatthew Watkins <mwatkins@linuxfoundation.org>
Fri, 7 Jul 2023 14:03:40 +0000 (15:03 +0100)
Issue-ID: DOC-811
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I84c3c82db8e5bb9f1fbad1f46d47fc87cb3c5f97

.gitreview
.readthedocs.yaml

index 3b0dd55..5ffd78f 100644 (file)
@@ -2,4 +2,4 @@
 host=gerrit.onap.org
 port=29418
 project=optf/osdf.git
-defaultbranch=master
+defaultbranch=london
index 3797dc8..e442ca7 100644 (file)
@@ -9,10 +9,11 @@ formats:
   - htmlzip
 
 build:
-  image: latest
+  os: ubuntu-20.04
+  tools:
+    python: "3.8"
 
 python:
-  version: 3.7
   install:
     - requirements: docs/requirements-docs.txt