aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-07-20 20:42:42 +0800
committercrupest <crupest@outlook.com>2020-07-20 20:42:42 +0800
commit0950d88f6bf36efc6abf00ccba4173095e5e06ea (patch)
tree927d5d73b5b321eecd6d340e9d54e7c90d1bb8d2 /README.md
parenta9ebb246657d0b2e331d62125942b4e2b223a0a0 (diff)
downloadtimeline-0950d88f6bf36efc6abf00ccba4173095e5e06ea.tar.gz
timeline-0950d88f6bf36efc6abf00ccba4173095e5e06ea.tar.bz2
timeline-0950d88f6bf36efc6abf00ccba4173095e5e06ea.zip
Update ci and README.md .
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index c0d05078..4693faec 100644
--- a/README.md
+++ b/README.md
@@ -12,9 +12,13 @@ The final product is hosting on my [Tencent Cloud](https://cloud.tencent.com/) C
Feel free to comment by opening an issue.
+## About Development
+
+I currently actively develop this app on [CODING](https://coding.net/) for better connection in China and better tasks management, which includes issue track and pull requests. But I regularly sync the github repo manually (as github has no mirror feature). And you can also open issue here and I'll read it.
+
## Build Status
-| usage | branch | badge |
-| ---------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------- |
-| docker container | `master` | ![Build And Upload Docker Image](https://github.com/crupest/Timeline/workflows/Build%20And%20Upload%20Docker%20Image/badge.svg) |
-| routine build | `dev` | ![Routine Build And Test](https://github.com/crupest/Timeline/workflows/CI/badge.svg) |
+| usage | branch | badge |
+| ---------------- | --------- | -------------------------------------------------------------------------------------------- |
+| docker container | `release` | ![Build And Upload Docker Image](https://github.com/crupest/Timeline/workflows/CD/badge.svg) |
+| routine build | `master` | ![Routine Build And Test](https://github.com/crupest/Timeline/workflows/CI/badge.svg) |