Roll versions after J-Relase (master branch)
[nonrtric/plt/sme.git] / .readthedocs.yaml
index eb84485..3fd1760 100644 (file)
@@ -1,5 +1,6 @@
 #  ============LICENSE_START===============================================
 #  Copyright (C) 2022-2023 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved.
 #  ========================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -22,9 +23,12 @@ formats:
   - htmlzip
 
 build:
-  os: ubuntu-22.04
+  os: "ubuntu-22.04"
   tools:
     python: "3.11"
+  jobs:
+    post_build:
+      - cp --verbose --update docs/openapi/* $READTHEDOCS_OUTPUT/html
 
 python:
   install: