zpnk / stage-ci

Automatic deploy previews for your PRs using zeit.co/now.
https://stage.now.sh
MIT License
131 stars 23 forks source link

Fix for GitLab deploy failing #32

Closed hugomd closed 7 years ago

hugomd commented 7 years ago

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 commented 7 years ago

Ah bummer, didn't catch that. feelsbadman.

Thanks for the fix! 💯