mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
ci: update update
workflow with new images
output structure
This commit is contained in:
parent
7a291058c9
commit
8243fbcd6d
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Build custom packages
|
||||
run: nix build --dry-run --impure --file ./pkgs
|
||||
- name: Build NixOS configurations
|
||||
run: nix build --dry-run --impure .#images.{ni,plover,bootstrap}
|
||||
run: nix build --dry-run --impure .#images.x86_64-linux.{ni,plover,bootstrap}
|
||||
- name: Push changes to remote
|
||||
run: |
|
||||
git remote remove origin
|
||||
|
Loading…
Reference in New Issue
Block a user