mirror of
https://github.com/go-task/task.git
synced 2025-03-03 14:52:13 +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:
|
test-release:
|
||||||
desc: Tests release process without publishing
|
desc: Tests release process without publishing
|
||||||
cmds:
|
cmds:
|
||||||
- goreleaser --skip-validate --skip-publish
|
- goreleaser --snapshot
|
||||||
|
|
||||||
todo:
|
todo:
|
||||||
desc: Prints TODO comments present in the code
|
desc: Prints TODO comments present in the code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user