specify matrix for nix build
ci/woodpecker/push/woodpecker Pipeline was successful Details

main
Histausse 2023-05-20 22:59:44 +02:00
parent 5f6672cf79
commit 15517af607
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ pipeline:
commands: commands:
- nix build --experimental-features 'nix-command flakes' - nix build --experimental-features 'nix-command flakes'
- nix build --experimental-features 'nix-command flakes' .#docker - nix build --experimental-features 'nix-command flakes' .#docker
when:
matrix:
PYTHON_VERSION: 3.10 # Still not sure about how to make flake for different python version
matrix: matrix:
PYTHON_VERSION: PYTHON_VERSION: