From a4d762bf576afcb55924d1c5910031e1ddc3ae75 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Fri, 23 Aug 2019 13:29:27 +1000 Subject: [PATCH] Move proposal job into project-config Change Iac9054de55728601d839c1feede15c2a5acc45b6 made the propose-updates job protected, meaning it can only be defined in the project-config repo. Move it to there Needed-By: https://review.opendev.org/678135 Change-Id: Id839ac69ed44553a8d2d88547b2c54502af4a913 --- .zuul.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index ed56df7..07f1fe6 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -11,11 +11,6 @@ - openstack-tox-pep8 post: jobs: - - propose-updates: - vars: - update_target: os-service-types - dependencies: - - publish-service-types-authority - publish-service-types-authority - job: name: service-types-authority-tox-publish