Update Readme
parent
1cb08832c0
commit
80ea7ef27d
|
@ -3,8 +3,6 @@ stages:
|
|||
- build
|
||||
- analyze
|
||||
|
||||
|
||||
|
||||
analyze:
|
||||
stage: analyze
|
||||
image: cirrusci/flutter:latest
|
||||
|
@ -28,7 +26,6 @@ build:
|
|||
paths:
|
||||
- /build/app/outputs/apk/release/app-release.apk
|
||||
|
||||
|
||||
test:
|
||||
stage: build
|
||||
image: cirrusci/flutter:latest
|
||||
|
@ -41,7 +38,6 @@ test:
|
|||
paths:
|
||||
- /coverage/lcov.info
|
||||
|
||||
|
||||
sonar:
|
||||
stage: analyze
|
||||
image:
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Beet Pflanz-App
|
||||
|
||||
[![pipeline status](https://gitlab.vierling.cloud/Joerg/cpd_project/badges/main/pipeline.svg)](https://gitlab.vierling.cloud/Joerg/cpd_project/-/commits/main)
|
||||
[![pipeline status](https://gitlab.vierling.cloud/Joerg/garden-planner/badges/main/pipeline.svg)](https://gitlab.vierling.cloud/Joerg/cpd_project/-/commits/main)
|
||||
|
||||
[![pipeline status](https://gitlab.vierling.cloud/Joerg/cpd_project/badges/main/pipeline.svg)](https://gitlab.vierling.cloud/Joerg/cpd_project/-/commits/main)
|
||||
[![pipeline status](https://gitlab.vierling.cloud/Joerg/garden-planner/badges/main/pipeline.svg)](https://gitlab.vierling.cloud/Joerg/cpd_project/-/commits/main)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue