Fixes #746
This commit is contained in:
Andrey Nering
2022-05-29 18:58:03 -03:00
parent 112d9c4086
commit 1b6d421a5b
2 changed files with 383 additions and 6 deletions

View File

@@ -54,12 +54,6 @@ tasks:
cmds:
- goreleaser --snapshot --rm-dist
gen-install-script:
desc: Generate install script using https://github.com/goreleaser/godownloader
cmds:
- godownloader --repo go-task/task -o install-task.sh
- cp ./install-task.sh ./docs/install.sh
packages:
cmds:
- echo '{{.GO_PACKAGES}}'