udim commented on pull request #12257:
URL: https://github.com/apache/beam/pull/12257#issuecomment-672414494
We can give this a try by adding this to `CommonJobProperties.groovy`:
```
credentialsBinding {
// other values
string("CODECOV_TOKEN", "beam-codecov-token")
}
```
I've set up `beam-codecov-token` credential on our Jenkins master.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]