opendevstack / ods-jenkins-shared-library

Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration
Apache License 2.0
72 stars 57 forks source link

Support Docker BuildConfig resources customization #1097

Closed BraisVQ closed 3 months ago

BraisVQ commented 5 months ago

Is your feature request related to a problem?. Currently we can modify the resources configuration for the agent in the Jenkinsfile but we cannot do the same for the Docker build.

Describe the solution you'd like Support Docker build resources customization

Describe alternatives you've considered N/A

FYI @albertpuente

BraisVQ commented 3 months ago

duplicate of #1126