Update .drone.yml

This commit is contained in:
Bozhidar 2024-05-11 00:15:57 +03:00
parent 5b3602e0e8
commit 08ab795174

View file

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