ci: fix pyyaml not importable in drift-check nix shell (oleks/ci-scripts#13)
ci/woodpecker/cron/drift Pipeline was successful
ci/woodpecker/cron/drift Pipeline was successful
This commit is contained in:
@@ -17,4 +17,4 @@ steps:
|
||||
from_secret: ci_drift_token
|
||||
commands:
|
||||
- echo "▸ arch=$(uname -m)"
|
||||
- nix shell nixpkgs#python3 nixpkgs#python3Packages.pyyaml -c python3 drift_check.py
|
||||
- "nix-shell -p 'python3.withPackages (ps: [ ps.pyyaml ])' --run 'python3 drift_check.py'"
|
||||
|
||||
Reference in New Issue
Block a user