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

- fixed dependency

parent f272c359
Branches
Tags
No related merge requests found
Pipeline #6966 failed
...@@ -158,7 +158,6 @@ RUN cpanm -L "$EXTLIB" --notest --verbose --no-interactive \ ...@@ -158,7 +158,6 @@ RUN cpanm -L "$EXTLIB" --notest --verbose --no-interactive \
Perl::Critic::Policy::ValuesAndExpressions::RestrictLongStrings \ Perl::Critic::Policy::ValuesAndExpressions::RestrictLongStrings \
Perl::Critic::Policy::Variables::ProhibitLoopOnHash \ Perl::Critic::Policy::Variables::ProhibitLoopOnHash \
Search::Elasticsearch@6.81 \ Search::Elasticsearch@6.81 \
Search::Elasticsearch::Client::6_0 \
&& rm -Rf $PERL_CPANM_HOME/work/* \ && rm -Rf $PERL_CPANM_HOME/work/* \
; ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment