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

Update .gitlab-ci.yml

parent 22195514
Branches
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ stages: ...@@ -6,7 +6,7 @@ stages:
build-job: build-job:
stage: build stage: build
script: script:
- cp $(guix pack -m manifest.scm -f tarball -S /bin=bin) walint.tar - guix pack -m manifest.scm -f tarball -S /bin=bin
artifacts: artifacts:
paths: paths:
- walint.tar - /var/log/guix/drvs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment