ennable flake?
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
3ce8a6eede
commit
5f6672cf79
|
|
@ -14,8 +14,8 @@ pipeline:
|
||||||
image: nixos/nix:latest
|
image: nixos/nix:latest
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- nix build
|
- nix build --experimental-features 'nix-command flakes'
|
||||||
- nix build .#docker
|
- nix build --experimental-features 'nix-command flakes' .#docker
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
PYTHON_VERSION:
|
PYTHON_VERSION:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue