Skip to content

Commit eb78cda

Browse files
committed
[temp] test failure on generate
1 parent cbd6422 commit eb78cda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: generate.pl

+1
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@ =head1 DESCRIPTION
350350
&& echo '{{cpm_dist_sha256}} */usr/local/bin/cpm' | sha256sum --strict --check - \
351351
&& chmod +x /usr/local/bin/cpm \
352352
&& {{docker_slim_run_purge}} \
353+
&& true \
353354
&& rm -fr /root/.cpanm /root/{{netssleay_dist_name}}* /root/{{iosocketssl_dist_name}}* /usr/src/perl /usr/src/{{cpanm_dist_name}}* /tmp/* \
354355
&& cpanm --version && cpm --version
355356

0 commit comments

Comments
 (0)