Skip to content

Commit

Permalink
add role to migrations stage
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanda committed Jun 27, 2023
1 parent d5c494a commit 3c985ad
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 @@ -191,6 +191,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 3c985ad

Please sign in to comment.