Skip to content
Snippets Groups Projects
Unverified Commit 09ac7d3d authored by stuebinm's avatar stuebinm
Browse files

add guix-based pipeline building a tarball

the build artefacts should be relocatable and run on (almost?) every
system that has a linux kernel underneath.
parent fb42e3b7
Branches
No related tags found
No related merge requests found
Pipeline #7882 passed
image: registry.stuebinm.eu/guix
stages:
- build
build-job:
stage: build
script:
- cp $(guix pack -m manifest.scm -f tarball -S /bin=bin --relocatable --verbosity=3) walint.tar
artifacts:
paths:
- walint.tar
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment