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

ci: add obs dependency to Dockerfile

parent 48decb5e
Branches
Tags
1 merge request!494update CI
Pipeline #33182 passed with warnings with stages
in 8 minutes and 58 seconds
......@@ -77,3 +77,6 @@ RUN luarocks install luacov
# LuaJIT binary for stand-alone scripting
RUN apt-get install -y -qqq luajit
# OpenBuildService CLI tool
RUN apt-get install -y osc
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