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
...@@ -6,7 +6,7 @@ nix: ...@@ -6,7 +6,7 @@ nix:
script: script:
- nix-channel --add https://nixos.org/channels/nixos-19.03 nixpkgs - nix-channel --add https://nixos.org/channels/nixos-19.03 nixpkgs
- nix-channel --update - nix-channel --update
- nix-build - nix-build -A firmware
artifacts: artifacts:
paths: paths:
- result/apps - result/apps
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment