We're in the process of migrating to CircleCI and found out that we cannot know when the build is coming from a PR to deploy our site to Now using now-cd.
Traced out the issue to here and this seems to be a proper fix.
Thank you 😄
PS: we'll need a new release of now-cd after merging this
Hey @siddharthkp 👋
We're in the process of migrating to CircleCI and found out that we cannot know when the build is coming from a PR to deploy our site to Now using
now-cd
.Traced out the issue to here and this seems to be a proper fix.
Thank you 😄
PS: we'll need a new release of
now-cd
after merging this