ci: check build of flora-6 in infra branch

This commit is contained in:
teutat3s 2023-02-01 12:27:05 +01:00
parent f00a009115
commit 8fb6ba33b2
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -15,7 +15,7 @@ steps:
commands:
- 'echo DEBUG: Using NIX_FLAGS: $NIX_FLAGS'
- nix $$NIX_FLAGS develop --command nix flake show
- nix $$NIX_FLAGS build ".#nixosConfigurations.PubSolarOS.config.system.build.toplevel"
- nix $$NIX_FLAGS build ".#nixosConfigurations.flora-6.config.system.build.toplevel"
---
kind: pipeline
@ -148,6 +148,6 @@ volumes:
---
kind: signature
hmac: 67d75675e20adcbdeff528915795d39b7b80575be92c08ec332ffdc63437aa61
hmac: 59c35601e641341216eaba764756a96dfe9137f7c6255aa889b12c73af77f244
...