mirror of
https://github.com/go-task/task.git
synced 2024-12-12 10:45:49 +02:00
Fix "test-release" task
Goreleaser changed some flags
This commit is contained in:
parent
1cb4a3b8d5
commit
975f262ac0
@ -45,7 +45,7 @@ release:
|
||||
test-release:
|
||||
desc: Tests release process without publishing
|
||||
cmds:
|
||||
- goreleaser --skip-validate --skip-publish
|
||||
- goreleaser --snapshot
|
||||
|
||||
todo:
|
||||
desc: Prints TODO comments present in the code
|
||||
|
Loading…
Reference in New Issue
Block a user