From 670db18d5429f75f154263bf7f783d8f0636779c Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Mon, 24 Jun 2019 11:52:37 -0500 Subject: [PATCH] Fix appveyor build and temporaryli build on non-tag --- appveyor.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 28214dead49..23f67dba663 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,10 +8,11 @@ environment: global: STACK_ROOT: "c:\\sr" GOPATH: c:\gopath + TMP: "c:\\tmp" test: off -skip_non_tags: true +#skip_non_tags: true skip_branch_with_pr: true @@ -33,6 +34,6 @@ build_script: artifacts: - path: postgrest.exe -deploy_script: -- 7z a -tzip postgrest-%APPVEYOR_REPO_TAG_NAME%-windows-x64.zip postgrest.exe -- bash -lc "exec 0