fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add docker commands
This commit is contained in:
parent
e125aa5703
commit
2c1d1e42bd
@ -1,5 +1,5 @@
|
||||
name: Build image
|
||||
on: [push]
|
||||
on: [tags]
|
||||
jobs:
|
||||
build-image:
|
||||
container:
|
||||
@ -12,6 +12,7 @@ jobs:
|
||||
uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
enable_kvm: false
|
||||
- run: echo $GITHUB_REF_NAME
|
||||
- name: Build image
|
||||
run: nix build .#image -o image.tar.gz
|
||||
- name: Get image name
|
||||
|
Loading…
x
Reference in New Issue
Block a user