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
Is your feature request related to a problem? Please describe
Currently the jenkins (as well as python workflow) provides docker validation with either Dockerhub OR ECR but not both.
With #4750, it would be great if we can validate both in one go rather than triggering the job twice. The job params are pretty confusing too as a lot of validations happens together.
Describe the solution you'd like
Give an option as
Dockerhub
ECR
Both
Describe alternatives you've considered
Keep triggering twice. :(
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe
Currently the jenkins (as well as python workflow) provides docker validation with either Dockerhub OR ECR but not both.
With #4750, it would be great if we can validate both in one go rather than triggering the job twice. The job params are pretty confusing too as a lot of validations happens together.
Describe the solution you'd like
Give an option as
Describe alternatives you've considered
Keep triggering twice. :(
Additional context
No response
The text was updated successfully, but these errors were encountered: