This commit is contained in:
parent
d147366a55
commit
199296fd62
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ steps:
|
||||||
test:
|
test:
|
||||||
image: "quay.io/simcop2387/perl-debug-containers:${PERL_VERSIONS}-main${THREADS}-bookworm-backports"
|
image: "quay.io/simcop2387/perl-debug-containers:${PERL_VERSIONS}-main${THREADS}-bookworm-backports"
|
||||||
commands:
|
commands:
|
||||||
- apt update && apt install -y libssl-dev
|
- apt update && apt install -y libssl-dev git
|
||||||
- cpanm --verbose Dist::Zilla
|
- cpanm --verbose Dist::Zilla
|
||||||
- dzil authordeps | xargs cpanm --verbose
|
- dzil authordeps | xargs cpanm --verbose
|
||||||
- dzil listdeps | xargs cpanm --verbose
|
- dzil listdeps | xargs cpanm --verbose
|
||||||
|
|
Loading…
Add table
Reference in a new issue