Skip to content
Snippets Groups Projects
Verified Commit 63ed0282 authored by Torsten Grote's avatar Torsten Grote
Browse files

Install curl as well for GitLap pipeline triggers

parent 7d57f0ce
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -20,6 +20,7 @@ apt-get install -y --no-install-recommends \ ...@@ -20,6 +20,7 @@ apt-get install -y --no-install-recommends \
git \ git \
default-jdk-headless \ default-jdk-headless \
unzip \ unzip \
curl \
wget wget
# clean up for smaller image size # clean up for smaller image size
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment