Skip to content

Commit 87d7f53

Browse files
Update pipeline Build example-python
1 parent cbe8b13 commit 87d7f53

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.harness/pipelines/example-python-1782243273911.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ pipeline:
2222
pip install codecov-cli
2323
pip install pytest pytest-cov
2424
pytest --cov=. --cov-report=xml
25+
env | grep -E "DRONE_|HARNESS_|CI"
2526
codecovcli upload-process
2627
envVariables:
2728
CODECOV_TOKEN: <+secrets.getValue("Codecov_Upload_Token")>

0 commit comments

Comments
 (0)