Skip to content

Commit

Permalink
add role to migrations stage (#4424)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanda committed Jul 6, 2023
1 parent 4063e62 commit a074c0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gocd/pipelines/snuba.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,9 @@ pipelines:
- migrate:
approval:
type: manual
allow_only_on_success: true
roles:
- role-deploy-snuba-operator
fetch_materials: true
jobs:
migrate:
Expand Down

0 comments on commit a074c0e

Please sign in to comment.