greenkeeperio / greenkeeper-lockfile

:lock: Your lockfile, up to date, all the time
https://greenkeeper.io
183 stars 73 forks source link

CircleCI always gives "Error: Could not detect a CI Service." #91

Open joshsmith opened 6 years ago

joshsmith commented 6 years ago

Circle sets the CIRCLECI=true env var by default. Even with manually setting this, I still always get an Error: Could not detect a CI Service..

I'm stuck on not being able to use this at this point.

joshsmith commented 6 years ago

@greenkeeperio any idea about this? I'd like to be able to make this work.

adrianhopebailie commented 6 years ago

Same here, looks like this is not going to get fixed

dpgraham commented 5 years ago

Greenkeeper checks for one of these variables: https://github.com/greenkeeperio/greenkeeper-lockfile/blob/4e970b4f6e249f13e9b9f1ec9dee05860fd0cd99/ci-services/tests.js

One of those variables needs to be set for it to work.

But, it sounds like the latest Greenkeeper doesn't need greenkeeper-lockfile