docs: add pipeline badges
This commit is contained in:
20
README.md
20
README.md
@ -1,5 +1,5 @@
|
||||

|
||||
[](https://travis-ci.org/freeCodeCamp/freeCodeCamp)
|
||||
|
||||
[](http://makeapullrequest.com)
|
||||
[](http://www.firsttimersonly.com/)
|
||||
[](https://www.codetriage.com/freecodecamp/freecodecamp)
|
||||
@ -138,7 +138,23 @@ Please don't create GitHub issues for security issues. Instead, please send an e
|
||||
|
||||
### Contributing
|
||||
|
||||
#### [Please follow these steps to contribute.](CONTRIBUTING.md)
|
||||
> ### [Please follow these steps to contribute.](CONTRIBUTING.md)
|
||||
|
||||
#### Build Status:
|
||||
|
||||
| Platform | Type | Status |
|
||||
| :-------------- | :--------- | :---------: |
|
||||
| Travis CI | Unit Tests | [](https://travis-ci.org/freeCodeCamp/freeCodeCamp) |
|
||||
| Azure Pipelines | Artifacts | [](https://dev.azure.com/freeCodeCamp-org/freeCodeCamp/_build) |
|
||||
|
||||
#### Deployment Status:
|
||||
|
||||
| Application | Version | Status |
|
||||
| :----------- | :--------- | :---------: |
|
||||
| Client | Beta/Next | [](https://dev.azure.com/freeCodeCamp-org/freeCodeCamp/_release) |
|
||||
| API | Beta/Next | [](https://dev.azure.com/freeCodeCamp-org/freeCodeCamp/_release) |
|
||||
| Client | Production | [](https://dev.azure.com/freeCodeCamp-org/freeCodeCamp/_release) |
|
||||
| API | Production | [](https://dev.azure.com/freeCodeCamp-org/freeCodeCamp/_release) |
|
||||
|
||||
### License
|
||||
|
||||
|
Reference in New Issue
Block a user