diff --git a/taskfile/taskfile.go b/taskfile/taskfile.go index e209444acc..75d358f58c 100644 --- a/taskfile/taskfile.go +++ b/taskfile/taskfile.go @@ -28,6 +28,7 @@ var ( "text/x-yaml", "application/yaml", "application/x-yaml", + "application/octet-stream", } )