watson / ci-info

Get details about the current Continuous Integration environment
MIT License
320 stars 49 forks source link

Detect Render CI #35

Closed anurag closed 4 years ago

anurag commented 5 years ago

Details:

Environment variables

Environment variables example ``` CI="true" RENDER="true" IS_PULL_REQUEST="true" (or "false") ```

Additional context Opening this issue before submitting a PR to add detection. Disclosure: I work at Render.