mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
feat: Run post clean task in seamless way
This commit is contained in:
parent
88b189f6eb
commit
053403206a
1 changed files with 2 additions and 1 deletions
|
|
@ -59,7 +59,8 @@
|
||||||
"worker_short",
|
"worker_short",
|
||||||
"worker_long",
|
"worker_long",
|
||||||
"worker_default"
|
"worker_default"
|
||||||
]
|
],
|
||||||
|
"postDebugTask": "Clean Honcho SocketIO Watch Schedule Worker"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue