Disable building pkg

This commit is contained in:
fedor 2023-03-07 07:43:23 -08:00
parent 0ab0fe23c5
commit 94e9425db7
2 changed files with 0 additions and 7 deletions

View File

@ -80,8 +80,6 @@ task:
always:
dist_artifacts:
path: "dist/*"
pkg_artifacts:
path: ".ci/*.pkg"
task:
name: Release

View File

@ -26,14 +26,9 @@ archives:
- src: ".build/arm64-apple-macosx/debug/tart"
dst: tart.app/Contents/MacOS
strip_parent: true
hooks:
after:
- ./.ci/create-pkg.sh
release:
prerelease: auto
extra_files:
- glob: ./.ci/Tart-{{ .Tag }}.pkg
brews:
- name: tart