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

Update .gitlab-ci.yml

parent 472cbf15
Branches
No related tags found
No related merge requests found
Pipeline #7872 passed
...@@ -6,8 +6,7 @@ stages: ...@@ -6,8 +6,7 @@ stages:
build-job: build-job:
stage: build stage: build
script: script:
- guix pack -m manifest.scm -f tarball -S /bin=bin - guix pack -m manifest.scm -f tarball -S /bin=bin || true
allow_failure: true
artifacts: artifacts:
paths: paths:
- /var/log/guix/drvs - /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