openclaw integration test
This commit is contained in:
@@ -14,6 +14,7 @@ WORKDIR /app
|
||||
ENV NODE_ENV=production
|
||||
|
||||
COPY --from=dependencies /app/node_modules ./node_modules
|
||||
COPY .ai/SKILL.md ./.ai/SKILL.md
|
||||
COPY src ./src
|
||||
COPY scripts ./scripts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user