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 rake task when image has no repo tag #430

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gjacquet
Copy link

Make sure the rake task does not fail when an image does not have any
RepoTag (RepoTag is nil).

I have noticed this only once so far on a busy Jenkins slave with docker 1.12 but one images had no repo tag and was preventing my rake task to execute properly.

Make sure the rake task does not fail when an image does not have any
RepoTag (RepoTag is nil).
@grosser
Copy link
Contributor

grosser commented Sep 16, 2016

could you add a test so this does not come back ?
... rebase to get a green build

/fyi @tlunter

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

Successfully merging this pull request may close these issues.

2 participants