mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 19:59:37 -06:00
fix tar command
This commit is contained in:
@@ -1216,7 +1216,7 @@ def licenseCheck(ctx):
|
||||
"name": "tarball",
|
||||
"image": OC_CI_ALPINE,
|
||||
"commands": [
|
||||
"tar -czf third-party-licenses.tar.gz -C third-party-licenses *",
|
||||
"cd third-party-licenses && tar -czf ../third-party-licenses.tar.gz *",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user