Skip to content

Commit

Permalink
UPSTREAM: <carry>:Add ilab kfp pipeline to the DSPO repo
Browse files Browse the repository at this point in the history
Signed-off-by: VaniHaripriya <[email protected]>
  • Loading branch information
VaniHaripriya committed Dec 13, 2024
1 parent 7c3b020 commit 90b978f
Show file tree
Hide file tree
Showing 2 changed files with 2,327 additions and 0 deletions.
1 change: 1 addition & 0 deletions backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ WORKDIR /bin

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

RUN chmod +x /bin/apiserver

Expand Down
Loading

0 comments on commit 90b978f

Please sign in to comment.