fixup! Add crane tool
Some checks failed
Build container / build-container (push) Failing after 3m18s
Some checks failed
Build container / build-container (push) Failing after 3m18s
This commit is contained in:
parent
e8b1556770
commit
b0a989109a
@ -12,12 +12,12 @@ jobs:
|
||||
uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
enable_kvm: false
|
||||
- name: Prefetch deps
|
||||
run: nix flake prefetch
|
||||
- name: Build container
|
||||
run: nix build .#docker
|
||||
- run: ls -l
|
||||
- run: ls -l $(readlink -f result)
|
||||
- name: Install crane
|
||||
uses: iarekylew00t/crane-installer@v3
|
||||
with:
|
||||
crane-release: v0.20.3
|
||||
- run: crane push result
|
||||
|
Loading…
x
Reference in New Issue
Block a user