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

'latest' tag gets set to an empty string #11

Open
sebgoa opened this issue Oct 17, 2016 · 0 comments
Open

'latest' tag gets set to an empty string #11

sebgoa opened this issue Oct 17, 2016 · 0 comments

Comments

@sebgoa
Copy link
Member

sebgoa commented Oct 17, 2016

if there is a latest tag, it triggers a deployment but with a tag set as an empty string.

Bad parsing of latest which we should avoid anyway.

The correct behavior would be to log the fact that there is an image with 'latest' tag but not create a deployment.

sebgoa added a commit that referenced this issue Oct 17, 2016
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