test CI
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
parent
0e6bc2d3dd
commit
a99ed689ff
|
@ -0,0 +1,12 @@
|
|||
pipeline:
|
||||
build-docker-image:
|
||||
image: busybox
|
||||
commands:
|
||||
- sh <(curl -L https://nixos.org/nix/install) --no-daemon
|
||||
- nix build --extra-experimental-features nix-command --extra-experimental-features flakes .#docker
|
||||
|
||||
release-image:
|
||||
image: nixos/nix
|
||||
settings:
|
||||
files:
|
||||
- result
|
Loading…
Reference in New Issue