Skip to content

Commit 90b978f

Browse files
committed
UPSTREAM: <carry>:Add ilab kfp pipeline to the DSPO repo
Signed-off-by: VaniHaripriya <[email protected]>
1 parent 7c3b020 commit 90b978f

File tree

2 files changed

+2327
-0
lines changed

2 files changed

+2327
-0
lines changed

backend/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ 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
4748

4849
RUN chmod +x /bin/apiserver
4950

0 commit comments

Comments
 (0)