mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-22 02:38:32 -05:00
Create coverage folder first
Co-authored-by: Phil Davis <phil@jankaritech.com>
This commit is contained in:
@@ -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