-
Type:
Improvement
-
Resolution: Cannot Reproduce
-
Priority:
Minor
-
Component/s: docker-build-step-plugin
-
Environment:docker build step plugin Version 1.9
Jenkins Version 1.581
When I tried to pass a (predefined) variable e.g. $APP_NAME or $TAG to the docker command "Pull Image", it seems that this variables are not resolved. They occure on the remote console as $TAG and $APP_NAME.
Is this a bug our could you maybe implement this? I'm trying to implement a generic deployment process thus I Need this Feature.
Thank you!
Kind regards,
Tobias