Try running the install twice for transient issues
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
This commit is contained in:
parent
92f51d20d8
commit
a29691bfce
1 changed files with 2 additions and 2 deletions
|
@ -11,6 +11,6 @@ steps:
|
|||
image: "quay.io/simcop2387/perl-debug-containers:${PERL_VERSIONS}-main${THREADS}-bookworm-backports"
|
||||
commands:
|
||||
- apt update && apt install -y libssl-dev git
|
||||
- cpanm Dist::Zilla App::carton
|
||||
- carton install --cpanfile cpanfile.ci --cached
|
||||
- cpanm Dist::Zilla Carton
|
||||
- carton install --cpanfile cpanfile.ci --cached || carton install --cpanfile cpanfile.ci --cached
|
||||
- dzil test
|
Loading…
Add table
Reference in a new issue