Create coverage folder first
Co-authored-by: Phil Davis <phil@jankaritech.com>
This commit is contained in:
co-authored by
Phil Davis
parent
57a1eec5f6
commit
3f86d062c7
@@ -255,6 +255,7 @@ def uploadCoverage(ctx):
|
||||
}
|
||||
},
|
||||
'commands': [
|
||||
'mkdir -p coverage',
|
||||
'mc mirror cache/cache/%s/%s/coverage coverage/' % (ctx.repo.slug, ctx.build.commit + '-${DRONE_BUILD_NUMBER}'),
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user