We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package
1 parent a88bb9d commit 77b122cCopy full SHA for 77b122c
taskfile.yaml
@@ -115,6 +115,8 @@ tasks:
115
- "{{.G_CORE_COMPONENT_BUILD_DIR}}/clp-s"
116
- "{{.G_CORE_COMPONENT_BUILD_DIR}}/indexer"
117
- "{{.G_CORE_COMPONENT_BUILD_DIR}}/reducer-server"
118
+ - "{{.G_SPIDER_BUILD_DIR}}/spider-build/src/spider/spider_scheduler"
119
+ - "{{.G_SPIDER_BUILD_DIR}}/spider-build/src/spider/spider_worker"
120
- "{{.TASKFILE}}"
121
- "components/clp-mcp-server/dist/*.whl"
122
- "components/clp-package-utils/dist/*.whl"
0 commit comments