Skip to content
Snippets Groups Projects
Commit 26fedfd4 authored by stuebinm's avatar stuebinm
Browse files

guix pack: display build output

parent 82476838
No related branches found
No related tags found
No related merge requests found
Pipeline #7874 passed
......@@ -6,7 +6,7 @@ stages:
build-job:
stage: build
script:
- cp $(guix pack -m manifest.scm -f tarball -S /bin=bin --relocatable --relocatable) walint.tar
- cp $(guix pack -m manifest.scm -f tarball -S /bin=bin --relocatable --relocatable --verbosity=4) 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