Skip to content

Commit

Permalink
[test-studio] Add staging project id
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Nov 15, 2017
1 parent 63efb77 commit 35368cc
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion packages/test-studio/sanity.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,12 @@
"implements": "part:@sanity/base/schema-type",
"path": "src/components/PertEstimateSchema.js"
}
]
],
"env": {
"staging": {
"api": {
"projectId": "exx11uqh"
}
}
}
}

0 comments on commit 35368cc

Please sign in to comment.