We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e5f64 commit 6f9ad89Copy full SHA for 6f9ad89
src/deploy/canuseDeploy
@@ -0,0 +1,7 @@
1
+{
2
+"can-use-deploy":[
3
+ {"username":"MyScratchedAccount", "deployRole":"Admin"},
4
+ {"username":"ALLOWEDUSER2", "deployRole":"Manage"},
5
+ {"username":"ALOWEDUSER3", "deployRole":"Deploy"}
6
+]
7
+}
0 commit comments