feat(deploy): include Agent storage migration script in image
This commit is contained in:
@@ -70,6 +70,7 @@ COPY --from=deps /app/.opencode/node_modules ./.opencode/node_modules
|
|||||||
COPY package.json bun.lock ./
|
COPY package.json bun.lock ./
|
||||||
COPY tsconfig.json opencode.json ./
|
COPY tsconfig.json opencode.json ./
|
||||||
COPY src ./src
|
COPY src ./src
|
||||||
|
COPY scripts ./scripts
|
||||||
COPY .opencode ./.opencode
|
COPY .opencode ./.opencode
|
||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user