Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 9bbaa95

Browse files
committed
codecovのorb設定を追加
1 parent aca18b7 commit 9bbaa95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# Check https://circleci.com/docs/2.0/language-java/ for more details
44
#
55
version: 2
6+
orbs:
7+
codecov: codecov/codecov@1.0.5
68
jobs:
79
build:
810
docker:

0 commit comments

Comments
 (0)