There was an error while loading. Please reload this page.
1 parent 5e152dd commit 59822f0Copy full SHA for 59822f0
1 file changed
salt/docs/init.sls
@@ -87,6 +87,7 @@ docsbuild-no-html:
87
/srv/docsbuild/venv/bin/python
88
/srv/docsbuild/scripts/build_docs.py
89
--select-output=no-html
90
+ --include-security-branches
91
- user: docsbuild
92
- minute: 7
93
- hour: 6
@@ -102,6 +103,7 @@ docsbuild-only-html:
102
103
104
105
--select-output=only-html
106
107
108
- minute: 42
109
- hour: 4
0 commit comments