Skip to content
Snippets Groups Projects
Commit 0d257e85 authored by q3k's avatar q3k
Browse files

ci: add bzip2 to build image

parent 23ef6058
No related branches found
No related tags found
No related merge requests found
Pipeline #6596 failed
......@@ -9,7 +9,7 @@ variables:
default:
# built via:
# docker load < $(nix-build nix/docker-image.nix)
image: registry.k0.hswaw.net/q3k/flow3r-build:krgzk4xwf485pi8xn6g12vfccvyc38aj
image: registry.k0.hswaw.net/q3k/flow3r-build:n7b7mjzzpf20jfdbmv1j1cl55n8x01xx
clang-tidy:
stage: check
......
......@@ -31,7 +31,7 @@ pkgs.dockerTools.buildImage {
gcc gnused findutils gnugrep
git wget gnumake
cmake ninja pkgconfig
gnutar curl
gnutar curl bzip2
];
pathsToLink = [ "/bin" ];
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment