Skip to content
Snippets Groups Projects
Verified Commit 89c75b3f authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- fixed fragile tests

parent e51cd159
No related branches found
No related tags found
No related merge requests found
......@@ -165,6 +165,7 @@ RUN cpanm -L "$EXTLIB" --notest --verbose --no-interactive \
Perl::Critic::Policy::Variables::ProhibitLoopOnHash \
Search::Elasticsearch@6.81 \
&& rm -Rf $PERL_CPANM_HOME/work/* \
;
; \
RUN mkdir -p "/root/.cache/"
WORKDIR ${GITDIR}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment