This folder contains basic configuration files for many CI providers. Each of these files should be enough to get you started running Cypress end-to-end tests in CI.
CI | basic config file |
---|---|
AWS CodeBuild | buildspec.yml |
Azure CI | azure-ci.yml |
CircleCI | .circleci |
CodeShip Pro | codeship-pro |
GitLab | .gitlab-ci.yml |
Jenkins | Jenkinsfile |
Semaphore | .semaphore.yml |
Travis | .travis.yml |