specify matrix for nix build
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
5f6672cf79
commit
15517af607
|
|
@ -16,6 +16,9 @@ pipeline:
|
|||
commands:
|
||||
- nix build --experimental-features 'nix-command flakes'
|
||||
- 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:
|
||||
PYTHON_VERSION:
|
||||
|
|
|
|||
Loading…
Reference in New Issue