Add CI for building image #1

Merged
paul merged 12 commits from ci/init into main 2025-04-23 17:23:31 +02:00
Showing only changes of commit b15f0b08a1 - Show all commits

View File

@ -8,9 +8,7 @@ jobs:
uses: actions/checkout@v4
- run: ls -l
- name: Install Nix
uses: cachix/install-nix-action@v31
with:
enable_kvm: false
uses: nixbuild/nix-quick-install-action@v30
- name: Build container
run: nix build .#docker
- run: find result/*