Skip to content

Commit ff1e629

Browse files
Merge pull request #120 from VaniHaripriya/RHOAIENG-16507
UPSTREAM: <carry>: Add ilab kfp pipeline to the DSPO repo
2 parents 7c3b020 + 90b978f commit ff1e629

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)