Skip to content

Commit 64e2229

Browse files
committed
YOLO: For the sake of my sanity, just ignore this...
1 parent 0c2592a commit 64e2229

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
mv _template/template .
3333
rm -rf _template
3434
sed -i 's|cpanm|cpanm --from https://cpan.metacpan.org/ -v|g' template/perl-mojo/Dockerfile
35+
sed -i 's|\${ADDITIONAL_CPAN_PACKAGES}|\${ADDITIONAL_CPAN_PACKAGES} ; cat /root/.cpanm/work/*/build.log|' template/perl-mojo/Dockerfile
3536
# TODO: Fix and add arm64 build. cpanm fails with: `gzip: stdin: not in gzip format`
3637
- name: Build and Push
3738
run: |

0 commit comments

Comments
 (0)