mirror of
https://github.com/go-task/task.git
synced 2025-11-27 22:38:20 +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