[BUG]: For bike-rentals
, more than the aws-bucket-name
needs to be changed to test S3
#174
Labels
kind/bug
Something isn't working
Details
Describe the bug
The #112 changed the default parameters in
build-container-image-pipelinerun-bike-rentals.yaml
to fetch from git but the section https://github.com/opendatahub-io/ai-edge/blob/main/pipelines/README.md#for-s3-fetch still saysTo Reproduce
Follow the https://github.com/opendatahub-io/ai-edge/blob/main/pipelines/README.md and try to fetch from S3 by only changing the
aws-bucket-name
.The PipelineRun will still show that
git-clone-model-repo
was run.Expected behavior
The documentation should be clear about what the repository demonstrates out of box, with minimal changes, and how to achieve the alternate behaviour.
Screenshots (if applicable)
The text was updated successfully, but these errors were encountered: