aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2018-12-22 09:00:16 -0800
committerRob Mensching <rob@firegiant.com>2018-12-22 09:00:16 -0800
commitf429f6c3710a361446c32d54f398c6db5db89620 (patch)
tree29d467f468aff035180622e3411b6f63e067ca95 /appveyor.yml
parent49b1c073fd7aac252b636a813611930fc142cdc5 (diff)
downloadwix-f429f6c3710a361446c32d54f398c6db5db89620.tar.gz
wix-f429f6c3710a361446c32d54f398c6db5db89620.tar.bz2
wix-f429f6c3710a361446c32d54f398c6db5db89620.zip
Update to latest Home\repo-template
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 0c74d54b..d55322da 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,3 +1,8 @@
1# Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information.
2#
3# Do NOT modify this file. Update the canonical version in Home\repo-template\src\appveyor.yml
4# then update all of the repos.
5
1image: Visual Studio 2017 6image: Visual Studio 2017
2 7
3version: 0.0.0.{build} 8version: 0.0.0.{build}
@@ -17,6 +22,7 @@ pull_requests:
17nuget: 22nuget:
18 disable_publish_on_pr: true 23 disable_publish_on_pr: true
19 24
25skip_branch_with_pr: true
20skip_tags: true 26skip_tags: true
21 27
22artifacts: 28artifacts: