chore: add github actions badges

This commit is contained in:
Revant Nandgaonkar 2021-10-26 21:29:42 +05:30
parent d35dc4b965
commit bd709d8592

View file

@ -1,6 +1,6 @@
| Develop | [![Build Status](https://travis-ci.com/frappe/frappe_docker.svg?branch=develop)](https://travis-ci.com/frappe/frappe_docker) | | Stable | ![stable](https://github.com/frappe/frappe_docker/actions/workflows/build_main.yml/badge.svg) |
|---------|-----------------------------------------------------------------------------------------------------------------------------| |---------|-----------------------------------------------------------------------------------------------------------------------------|
| Master | [![Build Status](https://travis-ci.com/frappe/frappe_docker.svg?branch=master)](https://travis-ci.com/frappe/frappe_docker) | | Nightly | ![build_develop](https://github.com/revant/frappe_docker/actions/workflows/build_develop.yml/badge.svg) |
## Getting Started ## Getting Started