mirror of https://github.com/apache/cloudstack.git
README: Replace Travis badge with Github Actions
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
0bedb58fbe
commit
97c7a0743c
|
|
@ -1,4 +1,4 @@
|
|||
# Apache CloudStack [](https://app.travis-ci.com/apache/cloudstack) [](https://sonarcloud.io/dashboard?id=apache_cloudstack) [](https://codecov.io/gh/apache/cloudstack)
|
||||
# Apache CloudStack [](https://github.com/apache/cloudstack/actions/workflows/build.yml) [](https://github.com/apache/cloudstack/actions/workflows/ui.yml) [](https://github.com/apache/cloudstack/actions/workflows/rat.yml) [](https://github.com/apache/cloudstack/actions/workflows/ci.yml) [](https://sonarcloud.io/dashboard?id=apache_cloudstack) [](https://codecov.io/gh/apache/cloudstack)
|
||||
|
||||

|
||||
|
||||
|
|
@ -38,7 +38,7 @@ For more information on Apache CloudStack, please visit the [website](http://clo
|
|||

|
||||
|
||||
See the project user-interface QA website that runs CloudStack against simulator hypervisor:
|
||||
https://qa.cloudstack.cloud/simulator
|
||||
https://qa.cloudstack.cloud/simulator/ (admin:password)
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue