From f26bee5b9aef70d7fbc31b011a3034c56aeaa5f5 Mon Sep 17 00:00:00 2001 From: Try Date: Sat, 12 Oct 2019 16:05:44 +0200 Subject: [PATCH] cI --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 7457adb65..97731f9d7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -70,5 +70,5 @@ deploy: prerelease: true on: branch: master # release from master branch only - image: Visual Studio 2017 + APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 appveyor_repo_tag: true # deploy on tag push only