netty / netty-tcnative

A fork of Apache Tomcat Native, based on finagle-native
Apache License 2.0
241 stars 179 forks source link

Don't run testsuite when installing perl via perlbrew #904

Closed normanmaurer closed 2 weeks ago

normanmaurer commented 2 weeks ago

Motivation:

Let's just skip running the tests to speedup building the docker image

Modifications:

Don't run the test while building / installing perl

Result:

Faster to build docker image