garnix.yaml: list all build items explicitly
This commit is contained in:
parent
6f1ae9dcba
commit
3a90472a96
1 changed files with 23 additions and 7 deletions
30
garnix.yaml
30
garnix.yaml
|
@ -1,14 +1,30 @@
|
||||||
builds:
|
builds:
|
||||||
- include:
|
- include:
|
||||||
- '*.x86_64-linux.*'
|
|
||||||
- defaultPackage.x86_64-linux
|
|
||||||
- devShell.x86_64-linux
|
|
||||||
- homeConfigurations.x86_64-linux.*
|
|
||||||
- homeConfigurations.aarch64-linux.*
|
|
||||||
- darwinConfigurations.*
|
|
||||||
- nixosConfigurations.*
|
- nixosConfigurations.*
|
||||||
- exclude:
|
exclude:
|
||||||
- nixosConfigurations.osmium
|
- nixosConfigurations.osmium
|
||||||
- nixosConfigurations.raspite
|
- nixosConfigurations.raspite
|
||||||
- nixosConfigurations.agate
|
- nixosConfigurations.agate
|
||||||
- nixosConfigurations.baryte
|
- nixosConfigurations.baryte
|
||||||
|
branch: deploy
|
||||||
|
- include:
|
||||||
|
- nixosConfigurations.biotite
|
||||||
|
branch: testing-biotite
|
||||||
|
- include:
|
||||||
|
- nixosConfigurations.calcite
|
||||||
|
branch: testing-calcite
|
||||||
|
- include:
|
||||||
|
- nixosConfigurations.fra-00
|
||||||
|
branch: testing-fra-00
|
||||||
|
- include:
|
||||||
|
- nixosConfigurations.hk-00
|
||||||
|
branch: testing-hk-00
|
||||||
|
- include:
|
||||||
|
- nixosConfigurations.la-00
|
||||||
|
branch: testing-la-00
|
||||||
|
- include:
|
||||||
|
- nixosConfigurations.thorite
|
||||||
|
branch: testing-thorite
|
||||||
|
- include:
|
||||||
|
- nixosConfigurations.weilite
|
||||||
|
branch: testing-weilite
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue