Update .drone.yml

This commit is contained in:
Bozhidar 2024-05-11 00:03:42 +03:00
parent c67ee40768
commit 5b3602e0e8

View file

@ -3,7 +3,7 @@ kind: pipeline
name: Ubuntu 22.04 - CODE COVERAGE
steps:
- name: codecov
image: bobicloudvision/drone-codecov
image: bobicloudvision/drone-codecov:latest
environment:
CODECOV_TOKEN:
from_secret: CODECOV_TOKEN