Skip to content

Commit

Permalink
Resolves #11
Browse files Browse the repository at this point in the history
  • Loading branch information
devkeydet committed Oct 6, 2017
1 parent de8f628 commit bd2d9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Primary Release - Dynamics + Azure.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"scriptName": "",
"arguments": "",
"workingFolder": "$(System.DefaultWorkingDirectory)/Primary Build/drop",
"inlineScript": "$url = \"https://raw.githubusercontent.com/devkeydet/dyn365-ce-mgmt-api-devops-scripts/1.5/RegisterAzureADApp.ps1\"\n$output = \"RegisterAzureADApp.ps1\"\nInvoke-WebRequest -Uri $url -OutFile $output",
"inlineScript": "$url = \"https://raw.githubusercontent.com/devkeydet/dyn365-ce-mgmt-api-devops-scripts/1.6/RegisterAzureADApp.ps1\"\n$output = \"RegisterAzureADApp.ps1\"\nInvoke-WebRequest -Uri $url -OutFile $output",
"failOnStandardError": "true"
}
},
Expand Down

0 comments on commit bd2d9d5

Please sign in to comment.