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

Update .gitlab-ci.yml

parent 7f06328a
No related branches found
No related tags found
No related merge requests found
...@@ -7,3 +7,7 @@ build-job: ...@@ -7,3 +7,7 @@ build-job:
stage: build stage: build
script: script:
- nix-build build.nix - nix-build build.nix
- cp result/bin/walint .
artifacts:
paths:
- walint
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment