wrong -c
This commit is contained in:
parent
187efe33b9
commit
7987c8df43
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ steps:
|
||||||
- env
|
- env
|
||||||
- cpanm --verbose --installdeps .
|
- cpanm --verbose --installdeps .
|
||||||
- perl generate.pl
|
- perl generate.pl
|
||||||
- tar -C output/perls -vJf output.tar.xz
|
- tar -c output/perls -vJf output.tar.xz
|
||||||
upload-artifacts:
|
upload-artifacts:
|
||||||
image: woodpeckerci/plugin-s3
|
image: woodpeckerci/plugin-s3
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Add table
Reference in a new issue