mirror of
https://github.com/go-task/task.git
synced 2025-06-23 00:38:19 +02:00
feat: checksum pinning (#2223)
This commit is contained in:
@ -26,6 +26,7 @@ const (
|
||||
CodeTaskfileNetworkTimeout
|
||||
CodeTaskfileInvalid
|
||||
CodeTaskfileCycle
|
||||
CodeTaskfileDoesNotMatchChecksum
|
||||
)
|
||||
|
||||
// Task related exit codes
|
||||
|
Reference in New Issue
Block a user