mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
ci: updated workflow
This commit is contained in:
@@ -20,4 +20,4 @@ RUN pnpm run build
|
||||
FROM alpine:3.14
|
||||
|
||||
# Copy only the built artifacts from the build stage
|
||||
COPY --from=build /app/dist /app/dist
|
||||
COPY --from=build /app/apps/crawlab/dist /app/dist
|
||||
|
||||
Reference in New Issue
Block a user