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