Update checked-in dependencies
This commit is contained in:
parent
4fad06f438
commit
40a500c743
4168 changed files with 298222 additions and 374905 deletions
3
node_modules/ci-info/README.md
generated
vendored
3
node_modules/ci-info/README.md
generated
vendored
|
|
@ -33,7 +33,7 @@ if (ci.isCI) {
|
|||
Officially supported CI servers:
|
||||
|
||||
| Name | Constant | isPR |
|
||||
| ------------------------------------------------------------------------------- | -------------------- | ---- |
|
||||
| ------------------------------------------------------------------------------- | ----------------------- | ---- |
|
||||
| [AWS CodeBuild](https://aws.amazon.com/codebuild/) | `ci.CODEBUILD` | 🚫 |
|
||||
| [AppVeyor](http://www.appveyor.com) | `ci.APPVEYOR` | ✅ |
|
||||
| [Azure Pipelines](https://azure.microsoft.com/en-us/services/devops/pipelines/) | `ci.AZURE_PIPELINES` | ✅ |
|
||||
|
|
@ -55,6 +55,7 @@ Officially supported CI servers:
|
|||
| [GitLab CI](https://about.gitlab.com/gitlab-ci/) | `ci.GITLAB` | ✅ |
|
||||
| [GoCD](https://www.go.cd/) | `ci.GOCD` | 🚫 |
|
||||
| [Google Cloud Build](https://cloud.google.com/build) | `ci.GOOGLE_CLOUD_BUILD` | 🚫 |
|
||||
| [Harness CI](https://www.harness.io/products/continuous-integration) | `ci.HARNESS` | 🚫 |
|
||||
| [Heroku](https://www.heroku.com) | `ci.HEROKU` | 🚫 |
|
||||
| [Hudson](http://hudson-ci.org) | `ci.HUDSON` | 🚫 |
|
||||
| [Jenkins CI](https://jenkins-ci.org) | `ci.JENKINS` | ✅ |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue