Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: set dir for internal task to avoid wrong working directory
  • Loading branch information
ansidev committed Mar 1, 2023
commit dd98d35c6a74d10b3e3cb29143f0aba4813ca24f
1 change: 1 addition & 0 deletions .taskfiles/task_dep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ includes:
site:
taskfile: ./task_site.yaml
internal: true
dir: ../
git:
taskfile: ./task_git.yaml
internal: true
Expand Down