From b3e21f60c8f634259af8c74ba1ec26bdf5ecf0b9 Mon Sep 17 00:00:00 2001 From: Eric Sorenson Date: Tue, 23 Apr 2019 10:44:17 -0500 Subject: [PATCH] added USTC staging badge --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c530b231027..c80413c6dc5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ # Electronic Filing / Case Management System ### Build Status -[![CircleCI](https://circleci.com/gh/flexion/ef-cms/tree/develop.svg?style=svg)](https://circleci.com/gh/flexion/ef-cms/tree/develop) + +#### develop + +[![CircleCI](https://circleci.com/gh/flexion/ef-cms/tree/develop.svg?style=svg)](https://circleci.com/gh/flexion/ef-cms/tree/develop) + +#### staging + +[![CircleCI](https://circleci.com/gh/usataxcourt/ef-cms/tree/staging.svg?style=svg)](https://circleci.com/gh/usataxcourt/ef-cms/tree/staging) API | Front-End | Shared Code --- | --------- | ----------- @@ -216,4 +223,4 @@ Follow these steps for creating the end of sprint PRs for the court. - UI_SONAR_TOKEN (the token for the sonar UI project) - COGNITO_SUFFIX (a suffix of your choice for the cognito url) - USTC_ADMIN_PASS (a unique password of your choice used by the cognito admin user) -8. You're good to go. Builds should start running and deploying if everything is setup correctly. \ No newline at end of file +8. You're good to go. Builds should start running and deploying if everything is setup correctly.