fix image build
Some checks failed
Build Images / build (push) Failing after 45s
Check / check (push) Has been cancelled

This commit is contained in:
Joakim Repomaa
2026-02-22 16:59:21 +02:00
parent 5bff4d9713
commit 10d953550d
2 changed files with 37 additions and 28 deletions

View File

@@ -14,9 +14,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v6
- name: Install Skopeo
run: nix shell nixpkgs#skopeo -c echo "skopeo installed"
- name: Build aarch64 Image
run: nix build .#dockerImages.aarch64-linux.node --out-link ./image-aarch64.tar.gz