From 5b8a17e366be0aced55c2c7c83918560a2bf2821 Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Tue, 30 Jul 2019 17:03:04 -0500 Subject: [PATCH] Correct appveyor conditional deploy --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 885e8ed5e..7649ee4f4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -31,5 +31,5 @@ artifacts: - path: postgrest.exe deploy_script: -- IF DEFINED %APPVEYOR_REPO_TAG_NAME% 7z a -tzip postgrest-%APPVEYOR_REPO_TAG_NAME%-windows-x64.zip postgrest.exe -- IF DEFINED %APPVEYOR_REPO_TAG_NAME% bash -lc " exec 0