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 for GitLab deploy failing #32

Merged
merged 1 commit into from
Jun 8, 2017
Merged

Conversation

hugomd
Copy link
Contributor

@hugomd hugomd commented Jun 8, 2017

This fixes #31.

deploy: () => {} is a little bit hack-y, but it was the easiest way I could think of resolving the issue.

As stated in #29 — if we had tests, this likely would have been caught before 1.2.0 was deployed, so that should be our next focus ✌️

@zpnk
Copy link
Owner

zpnk commented Jun 8, 2017

Ah bummer, didn't catch that. feelsbadman.

Thanks for the fix! 💯

@zpnk zpnk merged commit 28e04bd into zpnk:master Jun 8, 2017
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.

Deploying to GitLab, TypeError: deploy is not a function
2 participants