You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
login to ecr public and use a locally build operator for smoke tests in PRs (#111)
* Login to ecr public for PR builds
Logs in to ECR public for PR builds. We do this because authenticated image pulls
have a much higher rate-limit, so we avoid failing smoke tests on pulling the image
* also use a local operator version
* build docker images
---------
Co-authored-by: Rohan Desai <rohan@responsive.dev>
0 commit comments