Skip to content

Commit 2380972

Browse files
committed
UPSTREAM <carry> : feat(backend): Remove precompiled ilab pipeline
- We now provide this via build-in-time init containers Signed-off-by: Giulio Frasca <[email protected]>
1 parent 9f41501 commit 2380972

File tree

2 files changed

+0
-2327
lines changed

2 files changed

+0
-2327
lines changed

backend/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ WORKDIR /bin
4444

4545
COPY --from=builder /opt/app-root/src/backend/src/apiserver/config/ /config
4646
COPY --from=builder /bin/apiserver /bin/apiserver
47-
COPY --from=builder /opt/app-root/src/backend/src/apiserver/sample_pipelines /pipelines
4847

4948
RUN chmod +x /bin/apiserver
5049

0 commit comments

Comments
 (0)