teco
teco
TTask
Created by teco on 12/12/2024 in #help
Problems with include files
No description
3 replies
TTask
Created by teco on 8/16/2023 in #help
The {{.USER_WORKING_DIR}} changes in task of a included TaskFiles
just a little update this issue occurs when the included TaskFiles had this configuration
version: '3'

includes:
git:
taskfile: ./Tasfile.git.yml
version: '3'

includes:
git:
taskfile: ./Tasfile.git.yml
with this one, not happend
version: '3'

includes:
git: ./Taskfile.git.yml
version: '3'

includes:
git: ./Taskfile.git.yml
5 replies
TTask
Created by teco on 8/16/2023 in #help
The {{.USER_WORKING_DIR}} changes in task of a included TaskFiles
No description
5 replies