same testing issue as the other repo
All checks were successful
ci/woodpecker/push/generate-perl Pipeline was successful
ci/woodpecker/push/base-os Pipeline was successful
ci/woodpecker/push/build-perls Pipeline was successful

This commit is contained in:
Automation Pipeline 2023-10-09 13:10:49 -04:00
parent 8e1d352296
commit c3349704c1

View file

@ -3,7 +3,7 @@ steps:
image: perl:stable
commands:
- env
- cpanm --verbose --installdeps .
- cpanm --verbose --installdeps --notest .
- perl generate.pl
- tar -c output/perls -vJf output.tar.xz
upload-downloads-gz: