mirror of
https://github.com/go-task/task.git
synced 2026-06-30 16:14:19 +00:00
feat: remove entrypoint from the executor
This commit is contained in:
@@ -120,7 +120,6 @@ func run() error {
|
||||
flags.Entrypoint,
|
||||
flags.Dir,
|
||||
flags.Insecure,
|
||||
flags.Timeout,
|
||||
)
|
||||
if err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user