Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro <@dotnet-maestro>2019-06-26 16:03:16 +0300
committerMarek Safar <marek.safar@gmail.com>2019-06-27 15:21:36 +0300
commit6ae04f597d0100a7555d71068bc47c687208b489 (patch)
tree9aa34618e636cd66ff0abc3736344dd5e3cf2bf5 /eng/common/templates/post-build/promote-build.yml
parent814d20db9155ec568009e7f4374f386bcfd32977 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190626.2
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19326.2 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19326.2
Diffstat (limited to 'eng/common/templates/post-build/promote-build.yml')
-rw-r--r--eng/common/templates/post-build/promote-build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/eng/common/templates/post-build/promote-build.yml b/eng/common/templates/post-build/promote-build.yml
index d00317003b7..57241bab88f 100644
--- a/eng/common/templates/post-build/promote-build.yml
+++ b/eng/common/templates/post-build/promote-build.yml
@@ -25,4 +25,3 @@ jobs:
"Authorization" = "Bearer $(MaestroAccessToken)"
}
Invoke-RestMethod -Method Post -Headers $headers -Uri https://maestro-prod.westus2.cloudapp.azure.com/api/channels/$(ChannelId)/builds/$(BARBuildId)?api-version=2019-01-16
- enabled: false