diff --git a/zuul.d/nox-jobs.yaml b/zuul.d/nox-jobs.yaml index 9999036..e3042b8 100644 --- a/zuul.d/nox-jobs.yaml +++ b/zuul.d/nox-jobs.yaml @@ -83,7 +83,6 @@ only a single branch and multiple version-specific copies of its documentation are undesirable, or when triggered by a tag alongside a version-specific publication job. - post-run: playbooks/nox-docs/publish.yaml secrets: - secret: opendev-unversioned-docs name: afs @@ -97,7 +96,6 @@ Use this in the tag or release pipelines to publish a build based on a newly-created tag. - post-run: playbooks/nox-docs/publish.yaml secrets: - secret: opendev-zuul-docs name: afs diff --git a/zuul.d/tox-jobs.yaml b/zuul.d/tox-jobs.yaml index 973cc99..0727674 100644 --- a/zuul.d/tox-jobs.yaml +++ b/zuul.d/tox-jobs.yaml @@ -83,7 +83,6 @@ only a single branch and multiple version-specific copies of its documentation are undesirable, or when triggered by a tag alongside a version-specific publication job. - post-run: playbooks/tox-docs/publish.yaml secrets: - secret: opendev-unversioned-docs name: afs @@ -97,7 +96,6 @@ Use this in the tag or release pipelines to publish a build based on a newly-created tag. - post-run: playbooks/tox-docs/publish.yaml secrets: - secret: opendev-zuul-docs name: afs