mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 01:19:02 +01:00
Fix codecov plugin version (#2643)
After the recent update of the plugin (which now follows semver)
This commit is contained in:
@@ -124,7 +124,7 @@ steps:
|
||||
|
||||
codecov:
|
||||
pull: true
|
||||
image: woodpeckerci/plugin-codecov:next-alpine
|
||||
image: woodpeckerci/plugin-codecov:2.1.0
|
||||
settings:
|
||||
files:
|
||||
- agent-coverage.out
|
||||
|
||||
Reference in New Issue
Block a user