Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit d2f01c0

Browse files
committed
FF-36 added codecov.io
2 parents 8d0faa3 + 05dd8b8 commit d2f01c0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/deploy.yml renamed to .github/workflows/deploydocker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,5 @@ jobs:
3636
3737
echo IMAGE_ID=$IMAGE_ID
3838
echo VERSION=$VERSION
39-
4039
docker tag $IMAGE_ID filefighter/$IMAGE_NAME:$VERSION
4140
docker push filefighter/$IMAGE_NAME:$VERSION

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# RestApi
22
Backend REST API for FileFighter </br>
33
![Tests](https://github.com/FileFighter/RestApi/workflows/Tests/badge.svg) ![Deploy Docker Image](https://github.com/FileFighter/RestApi/workflows/Deploy%20Docker%20Image/badge.svg)
4+
[![codecov](https://codecov.io/gh/FileFighter/RestApi/branch/master/graph/badge.svg)](https://codecov.io/gh/FileFighter/RestApi)

0 commit comments

Comments
 (0)