8000 Docs: Remove quick cron: on version bumps they cause 404s. · python/psf-salt@38ee687 · GitHub
[go: up one dir, main page]

Skip to content

Commit 38ee687

Browse files
committed
Docs: Remove quick cron: on version bumps they cause 404s.
see python/docsbuild-scripts#68
1 parent 3f79ac1 commit 38ee687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

salt/docs/init.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ docsbuild-full:
9191
- cmd: virtualenv-dependencies
9292

9393
docsbuild-quick:
94-
cron.present:
94+
cron.absent:
9595
- identifier: docsbuild-quick
9696
- name: /srv/docsbuild/venv/bin/python /srv/docsbuild/scripts/build_docs.py -q
9797
- user: docsbuild

0 commit comments

Comments
 (0)
0