Skip to content

task do not search Taskfile.yml in parent directory #2382

@pasman1

Description

@pasman1

Description

Hi.
I have a Taskfile.yml in main directory.

ls T*
Taskfile.yml
task
sending incremental file list

This does not work in the subdirectory.

cd DRIVER/
task
file does not exist

Version

3.44.1

Operating system

Linuxmint 22.2

Experiments Enabled

No response

Example Taskfile

# https://taskfile.dev

version: '3'


tasks:
  default:
    silent: true
    cmd: rsync -a --progress * piwrt.local::jmicron/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions