mirror of
https://github.com/wahyd4/ingress-nginx.git
synced 2026-08-09 05:16:27 +10:00
Add parallel to e2e-prow image
This commit is contained in:
@@ -39,6 +39,7 @@ RUN apt-get update \
|
||||
&& apt-get install -y \
|
||||
bc \
|
||||
rpm \
|
||||
parallel \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ARG K8S_RELEASE
|
||||
|
||||
Reference in New Issue
Block a user