Merge "Remove success-url"

This commit is contained in:
Zuul 2021-08-06 20:53:54 +00:00 committed by Gerrit Code Review
commit 7bd7aa5c9a
1 changed files with 0 additions and 3 deletions

View File

@ -142,7 +142,6 @@
post-run:
- playbooks/tox/docs-post.yaml
- playbooks/tox/post.yaml
success-url: docs/
- job:
name: tox-linters
@ -304,7 +303,6 @@
:default: {{ zuul.project.src_dir }}
Directory to operate in.
success-url: html/
pre-run: playbooks/sphinx/pre.yaml
run: playbooks/sphinx/run.yaml
post-run: playbooks/sphinx/post.yaml
@ -335,7 +333,6 @@
:default: {{ zuul.project.src_dir }}
Directory to operate in.
success-url: docs/
# Release notes always build on master.
override-checkout: master
pre-run: playbooks/releasenotes/pre.yaml