diff --git a/playbooks/airship-airshipctl-publish-docs.yaml b/playbooks/airship-airshipctl-publish-docs.yaml deleted file mode 100644 index e35b94576..000000000 --- a/playbooks/airship-airshipctl-publish-docs.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -- hosts: all - roles: - - trigger-readthedocs diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index b1866e3a0..ce515b1c2 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -78,8 +78,8 @@ - job: name: airship-airshipctl-publish-docs nodeset: airship-airshipctl-single-node - parent: airship-airshipctl-build-docs - run: playbooks/airship-airshipctl-publish-docs.yaml + parent: trigger-readthedocs-webhook + run: playbooks/airship-airshipctl-build-docs.yaml vars: rtd_project_name: airship-airshipctl rtd_webhook_id: 112688