Skip to content
Snippets Groups Projects
Verified Commit 353bd738 authored by Tomas Krizek's avatar Tomas Krizek
Browse files

ci: add curl to debian-stable

parent 66bc6b6a
1 merge request!647ci: add curl to debian-stable, skip respdiff
Pipeline #38805 canceled with stages
in 16 seconds
......@@ -82,3 +82,6 @@ RUN apt-get install -y -qqq luajit
# OpenBuildService CLI tool
RUN apt-get install -y osc
# curl (API)
RUN apt-get install -y curl
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment