From 612d37f31552239f766cfba4165d4cc3d6970309 Mon Sep 17 00:00:00 2001 From: Artem Goncharov Date: Wed, 31 Jul 2024 11:07:29 +0200 Subject: [PATCH] Move propose job from post to promote pipeline A job to push built changes to upstream (github repo) should rather run in the promote pipeline since that is where we should promote artifacts. Change-Id: Id3439ebebc7f9e731d80ad3b72c823f11ecf6c4d --- zuul.d/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 849dc9d..e84fdfd 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -32,6 +32,6 @@ - codegenerator-openapi-shared-file-system-tips-with-api-ref - codegenerator-tox-publish-openapi-specs - codegenerator-rust-all - post: + promote: jobs: - codegenerator-propose-rust-openstack-change