I have a Kubernetes cloud profile where I would like to set the container image based on a variable from the build configuration. Based on some attempts to call vars.get and request.variables in the "Docker Image" setting, it seems like variable information is not available in the context of a cloud profile (a null pointer exception is thrown just by trying to call vars.get).
Is this intended behavior or is there another way to set the image dynamically? For this use case, creating a separate cloud profile for each image would be difficult to manage.
- solved #2
- replies 7
- views 509
- stars 0