mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
Added Image Tag
This commit is contained in:
parent
b15dcbaa3d
commit
c460267420
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -4,7 +4,7 @@ jobs:
|
||||||
build-HyperC:
|
build-HyperC:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: niteo/nixpkgs-nixos-unstable
|
image: niteo/nixpkgs-nixos-unstable:9e70e9f732fbb15872cb4ea11bd43c14328a0b69
|
||||||
name: Build NixOS Iso
|
name: Build NixOS Iso
|
||||||
steps:
|
steps:
|
||||||
- name: Update Nix Store
|
- name: Update Nix Store
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue