ennable flake?
ci/woodpecker/push/woodpecker Pipeline was successful Details

main
Histausse 2023-05-20 22:35:05 +02:00
parent 3ce8a6eede
commit 5f6672cf79
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ pipeline:
image: nixos/nix:latest
pull: true
commands:
- nix build
- nix build .#docker
- nix build --experimental-features 'nix-command flakes'
- nix build --experimental-features 'nix-command flakes' .#docker
matrix:
PYTHON_VERSION: