Add status badge to README

Signed-off-by: trivernis <trivernis@protonmail.com>
pull/6/head
trivernis 4 years ago
parent 63f6104e20
commit 0c5467b3ca
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -1,6 +1,6 @@
# FlotteFrontend # FlotteFrontend
[![Build Status](https://travis-ci.com/fLotte-meets-HWR-DB/frontend.svg?token=YfRmpHAXqyUafCgSEexw&branch=master)](https://travis-ci.com/fLotte-meets-HWR-DB/frontend) ![Build Docker Image](https://github.com/fLotte-meets-HWR-DB/frontend/workflows/Build%20Docker%20Image/badge.svg)
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.8. This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.8.
@ -59,4 +59,4 @@ We can't pass it in an other form, else it would not be possible to pass a value
If the backend url changes, it has to be changed in the following files: If the backend url changes, it has to be changed in the following files:
- ./src/environments/ - ./src/environments/
- ./apollo.config.js for autocompletion when writing queries etc. - ./apollo.config.js for autocompletion when writing queries etc.
- ./codegen.yml for graphQL codegen (to generate schema, types etc.) - ./codegen.yml for graphQL codegen (to generate schema, types etc.)

Loading…
Cancel
Save