Skip to content

Commit

Permalink
feat: ADORSYS-GIS#97 add status badge (ADORSYS-GIS#98)
Browse files Browse the repository at this point in the history
* feat: Added the status badge of the translator yaml file

* feat: Added the status badge for the backend yaml file

* Adding New Workflow Status to README.md file

---------

Co-authored-by: kouamschekina <[email protected]>
  • Loading branch information
bryandino673 and kouamschekina committed Mar 13, 2024
1 parent c802a83 commit 19c67aa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## WorkFlow Status

[![Build, deploy and docker build frontend](https://github.com/ADORSYS-GIS/e2e-banking-app/actions/workflows/build-deploy-and-docker-build.yml/badge.svg)](https://github.com/ADORSYS-GIS/e2e-banking-app/actions/workflows/build-deploy-and-docker-build.yml)

[![Build Translator](https://github.com/ADORSYS-GIS/e2e-banking-app/actions/workflows/build-translator.yml/badge.svg)](https://github.com/ADORSYS-GIS/e2e-banking-app/actions/workflows/build-translator.yml)

[![Build Backend](https://github.com/ADORSYS-GIS/e2e-banking-app/actions/workflows/build-service.yml/badge.svg)](https://github.com/ADORSYS-GIS/e2e-banking-app/actions/workflows/build-service.yml)

# e2e-banking-app
Welcome to the e2e-banking-app project! This repository contains the code for the end-to-end banking application.

Expand Down

0 comments on commit 19c67aa

Please sign in to comment.