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

fix(runJob): fix output on multi container (#4102) #4105

Conversation

spinnakerbot
Copy link
Contributor

fixes a bug where you couldn't fetch output on jobs with multiple
containers. this was because we weren't specifying the exact container
name to fetch. update the method to take the container name.

Automated cherry pick of 079ee0a into 1.16

fixes a bug where you couldn't fetch output on jobs with multiple
containers. this was because we weren't specifying the exact container
name to fetch. update the method to take the container name.
@louisjimenez louisjimenez merged commit bd1a453 into release-1.16.x Oct 17, 2019
@louisjimenez louisjimenez deleted the auto-cherry-pick-1.16-079ee0afb9e7d77335f11b077a77742879464f44 branch October 17, 2019 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants