Skip to content
Snippets Groups Projects
Commit 616b82cb authored by Astro's avatar Astro :gear:
Browse files

gitlab-ci: build just the firmware

parent 85a710ef
No related branches found
No related tags found
No related merge requests found
Pipeline #3211 passed
......@@ -6,7 +6,7 @@ nix:
script:
- nix-channel --add https://nixos.org/channels/nixos-19.03 nixpkgs
- nix-channel --update
- nix-build
- nix-build -A firmware
artifacts:
paths:
- result/apps
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment