Skip to content

Commit

Permalink
feat: add seldon pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Apr 27, 2024
1 parent 2428689 commit d5bc407
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions seldon/pipeline.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
apiVersion: mlops.seldon.io/v1alpha1
kind: Pipeline
metadata:
name: nostra-chain
spec:
steps:
- name: nostra
- name: nostra
inputs:
- nostra
output:
steps:
- nostra

0 comments on commit d5bc407

Please sign in to comment.