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 1cc660dbf2 - Show all commits

View File

@ -17,4 +17,5 @@ jobs:
- name: Build container - name: Build container
run: nix build .#docker run: nix build .#docker
- run: ls -l - run: ls -l
- run: ls -l result - run: ls -l $(readlink -f result)
- run: docker load < result