Skip to content

Commit

Permalink
add comment about issue for shared attestation resource
Browse files Browse the repository at this point in the history
  • Loading branch information
maorleger committed Jul 13, 2021
1 parent cedd9c3 commit 6ff928c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ onVersions({ minVer: "7.2" }).describe(
});

onVersions({ minVer: "7.3-preview" }).describe("releaseKey", () => {
// Moving this to a managed test resource is tracked in #16314
const attestationUrl = "https://skrattestation.azurewebsites.net/";
const releasePolicy = {
anyOf: [
Expand Down

0 comments on commit 6ff928c

Please sign in to comment.