Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3797001
D1847.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
959 B
Referenced Files
None
Subscribers
None
D1847.diff
View Options
diff --git a/roles/webserver-content/org/nasqueron/docs.sls b/roles/webserver-content/org/nasqueron/docs.sls
--- a/roles/webserver-content/org/nasqueron/docs.sls
+++ b/roles/webserver-content/org/nasqueron/docs.sls
@@ -40,6 +40,24 @@
- pkg: sphinx
# -------------------------------------------------------------
+# Deploy a rLF docs dir HTML build to docs.n.o/limiting-factor
+#
+# Job: https://cd.nasqueron.org/job/limiting-factor-doc/
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+/var/wwwroot/nasqueron.org/docs/limiting-factor/rust:
+ file.directory:
+ - user: deploy
+ - group: web
+ - dir_mode: 755
+ - makedirs: True
+
+limiting_factor_doc_build:
+ module.run:
+ - name: jenkins.build_job
+ - m_name: limiting-factor-doc
+
+# -------------------------------------------------------------
# Software to build the docs
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 29, 08:52 (22 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2271020
Default Alt Text
D1847.diff (959 B)
Attached To
Mode
D1847: Deploy Limiting factor documentation Create required directory, then trigger https://cd.nasqueron.org/job/limiting-factor-doc/ job.
Attached
Detach File
Event Timeline
Log In to Comment