Merge branch 'lance/perl-pod-parser-repro' into staging

This commit is contained in:
Anton Livaja 2024-08-01 18:02:41 -04:00
commit 8907af22ae
No known key found for this signature in database
GPG key ID: 44A86CFF1FDF0E85

View file

@ -14,6 +14,7 @@ COPY --from=stagex/musl . /
COPY --from=stagex/perl . /
RUN tar -xf ${SRC_FILE}
WORKDIR Pod-Parser-${VERSION}
ENV SOURCE_DATE_EPOCH=1
RUN --network=none <<-EOF
set -eux
perl Makefile.PL installdirs=vendor