Skip to content
Snippets Groups Projects

added changes to disable the azure_code_coverage

Merged shivani karipe requested to merge az/sk-azure_code_coverage into master
All threads resolved!
Files
3
@@ -66,7 +66,8 @@ azure_bootstrap:
- bun*.tar.gz
expire_in: 2 days
# It is a temporary change Since azure_code_coverage not yet been implemented for Python services and the job has been disabled.
# It is a temporary change as azure_code_coverage not yet been implemented for Python services.
# Therefore the job has been disabled
azure_code_coverage:
variables:
AZURE_SKIP_COVERGAE: 'true'
Loading