Skip to content

Commit

Permalink
Add ilab kfp pipeline to the DSPO repo
Browse files Browse the repository at this point in the history
Signed-off-by: VaniHaripriya <vmudadla@redhat.com>
  • Loading branch information
VaniHaripriya committed Dec 13, 2024
1 parent 7c3b020 commit a699d91
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/ilab_pipeline/pipeline.yaml /pipelines/

RUN chmod +x /bin/apiserver

Expand Down
Loading

0 comments on commit a699d91

Please sign in to comment.