# Functions
GetCI returns the CI details if the code is executed in a known CI environment.
GetProvider returns a CI Provider if this code is executed in a known CI environment.
GetTags returns tag list containing CI info.
# Variables
AppVeyor represents https://www.appveyor.com/.
AWS represents https://aws.amazon.com/codebuild/.
Azure represents https://azure.microsoft.com/en-us/services/devops/.
Bamboo represents https://www.atlassian.com/software/bamboo.
Bitbucket represents https://bitbucket.org/product/features/pipelines.
Buddy represents https://buddy.works/.
Buildkite represents https://buildkite.com/.
Circle represents https://circleci.com/.
CodeShip represents https://www.cloudbees.com/products/codeship.
Drone represents https://www.drone.io/.
GitHub represents https://github.com/.
GitLab represents https://about.gitlab.com/.
No description provided by the author
Jenkins represents https://www.jenkins.io/.
None represents a non-CI environment.
Providers contains a list of all supported providers.
Semaphore represents https://semaphoreci.com/.
TeamCity represents https://www.jetbrains.com/teamcity/.
Travis represents https://www.travis-ci.com/.