mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 05:48:43 +00:00
Post coverage to codecov.io
This commit is contained in:
@@ -11,7 +11,10 @@ jobs:
|
||||
- setup_remote_docker:
|
||||
reusable: true
|
||||
- run: make deps
|
||||
- run: make test
|
||||
- run: make test-coverage
|
||||
- run:
|
||||
name: post coverage to codecov.io
|
||||
command: bash <(curl -s https://codecov.io/bash)
|
||||
- run: make build-service
|
||||
- run:
|
||||
name: Install e2e dependencies
|
||||
|
||||
Reference in New Issue
Block a user