From a074c0ec2690200c711ddaaaed129792c6691fbb Mon Sep 17 00:00:00 2001 From: Dalitso Banda Date: Thu, 6 Jul 2023 13:05:17 -0700 Subject: [PATCH] add role to migrations stage (#4424) --- gocd/pipelines/snuba.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gocd/pipelines/snuba.yaml b/gocd/pipelines/snuba.yaml index a6da867d6c..bd82578791 100644 --- a/gocd/pipelines/snuba.yaml +++ b/gocd/pipelines/snuba.yaml @@ -192,6 +192,9 @@ pipelines: - migrate: approval: type: manual + allow_only_on_success: true + roles: + - role-deploy-snuba-operator fetch_materials: true jobs: migrate: