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

Update .gitlab-ci.yml

parent a896e071
No related branches found
No related tags found
No related merge requests found
image: nixpkgs/nix:latest
image: registry.stuebinm.eu/guix
stages:
- build
......@@ -6,8 +6,7 @@ stages:
build-job:
stage: build
script:
- nix-build build.nix
- cp result/bin/walint .
- cp $(guix pack -m manifest.scm -f tarball -S /bin=bin) walint.tar
artifacts:
paths:
- walint
- walint.tar
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment