This commit is contained in:
parent
dd56c76d71
commit
6da4d859eb
1 changed files with 5 additions and 2 deletions
|
@ -7,7 +7,10 @@ matrix:
|
|||
- "-threaded"
|
||||
|
||||
steps:
|
||||
generate:
|
||||
test:
|
||||
image: "quay.io/simcop2387/perl-debug-containers:${PERL_VERSIONS}-main${THREADS}-bookworm-backports"
|
||||
commands:
|
||||
- env
|
||||
- cpanm --verbose Dist::Zilla
|
||||
- dzil authordeps | xargs cpanm --verbose
|
||||
- dzil listdeps | xargs cpanm --verbose
|
||||
- dzil test
|
Loading…
Add table
Reference in a new issue