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

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-08-08 16:35:54 +0300
committerGitHub <noreply@github.com>2019-08-08 16:35:54 +0300
commit793f00bcf2888a496620d1e4d34b112f6c46ab69 (patch)
tree29df1225cc8005452e5cf9209118f2c32056b11a /eng/common/templates/job/execute-sdl.yml
parentc334068b77bf08e59e4a16f3665fad06e252fcfd (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190807.9 (#702)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19407.9
Diffstat (limited to 'eng/common/templates/job/execute-sdl.yml')
-rw-r--r--eng/common/templates/job/execute-sdl.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/eng/common/templates/job/execute-sdl.yml b/eng/common/templates/job/execute-sdl.yml
index f657a4dc9..91621cf88 100644
--- a/eng/common/templates/job/execute-sdl.yml
+++ b/eng/common/templates/job/execute-sdl.yml
@@ -10,6 +10,8 @@ jobs:
displayName: Run SDL tool
variables:
- group: DotNet-VSTS-Bot
+ pool:
+ name: Hosted VS2017
steps:
- checkout: self
clean: true