Skip to content
Snippets Groups Projects
Commit aeb830f2 authored by nimrod's avatar nimrod
Browse files

CI.

parent 6bed2013
No related branches found
No related tags found
No related merge requests found
Pipeline #95 passed
---
build:
image: buildpack-deps:bullseye
before_script:
- apt-get update
- apt-get install -y meson golang systemd podman go-md2man bash-completion shellcheck cmake
- git clone https://github.com/containers/toolbox.git
- cd toolbox
script:
- meson -Dprofile_dir=/etc/profile.d builddir
- ninja -C builddir
artifacts:
paths:
- toolbox/builddir/src/toolbox
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment