Skip to content

fix(ci): Have separate smaller tasks for release#1619

Merged
sakoush merged 2 commits intoSeldonIO:masterfrom
sakoush:quickfix/separate_ci_image_build
Mar 4, 2024
Merged

fix(ci): Have separate smaller tasks for release#1619
sakoush merged 2 commits intoSeldonIO:masterfrom
sakoush:quickfix/separate_ci_image_build

Conversation

@sakoush
Copy link
Copy Markdown
Contributor

@sakoush sakoush commented Mar 4, 2024

Currently we have a task mlserver that:

  • build python wheels and push to pypy
  • build and scan mlserver big image
  • build and scan mlserver slim image

This change breaks them up into individual steps as we started running out of disk space.

@sakoush sakoush merged commit 854e568 into SeldonIO:master Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants