Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding an optional parameter to override the exported variable name #22

Open
jfourment opened this issue Feb 21, 2020 · 0 comments
Open

Comments

@jfourment
Copy link
Contributor

Hi,

We have been successfilly using this plugin with the docker image plugin.
We also have our in-house plugin that build images and do a bunch of other things for us, and I'd like to be able to chain this cache plugin with our plugin.
For that to work, we would need to be able to override the name of the exported variable containing the image name and tag.

I forked the repo and have a working change I'm happy to merge into the main repo.

Of course, the change would be backward compatible and the variable name would still default to BUILDKITE_PLUGIN_DOCKER_IMAGE

@jfourment jfourment changed the title Adding the possibility to override the exported variable name Adding an option to override the exported variable name Feb 21, 2020
@jfourment jfourment changed the title Adding an option to override the exported variable name Adding an optional parameter to override the exported variable name Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant