Skip to content

Commit

Permalink
allow nart team access to test, preproduction and production onr envs
Browse files Browse the repository at this point in the history
robertsweetman committed Mar 26, 2024
1 parent 713ba74 commit 6098fa8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions environments/oasys-national-reporting.json
Original file line number Diff line number Diff line change
@@ -17,6 +17,10 @@
{
"github_slug": "studio-webops",
"level": "developer"
},
{
"github_slug": "national-applications-reporting-team",
"level": "instance-management"
}
]
},
@@ -26,6 +30,10 @@
{
"github_slug": "studio-webops",
"level": "developer"
},
{
"github_slug": "national-applications-reporting-team",
"level": "instance-management"
}
]
},
@@ -35,6 +43,10 @@
{
"github_slug": "studio-webops",
"level": "developer"
},
{
"github_slug": "national-applications-reporting-team",
"level": "instance-management"
}
]
}

0 comments on commit 6098fa8

Please sign in to comment.