summaryrefslogtreecommitdiffstats
path: root/docs/how-to-use-docs/files/build.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/how-to-use-docs/files/build.yaml')
-rw-r--r--docs/how-to-use-docs/files/build.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/how-to-use-docs/files/build.yaml b/docs/how-to-use-docs/files/build.yaml
new file mode 100644
index 000000000..e04521e35
--- /dev/null
+++ b/docs/how-to-use-docs/files/build.yaml
@@ -0,0 +1,12 @@
+---
+- project:
+ name: PROJECT
+ project: PROJECT
+ project-name: 'PROJECT'
+
+ project-pattern: 'PROJECT'
+ rtd-build-url: RTD_BUILD_URL
+ rtd-token: RTD_TOKEN
+
+ jobs:
+ - '{project-name}-rtd-jobs'