Skip to content

Commit

Permalink
[sdlf-cicd] generic: pin seed-farmer version
Browse files Browse the repository at this point in the history
  • Loading branch information
cnfait committed Jan 30, 2025
1 parent 84656eb commit dcd6b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdlf-cicd/template-cicd-generic-git.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ Resources:
python3 -m venv .venv
source .venv/bin/activate
pip3 install --upgrade pip setuptools
pip3 install seed-farmer
pip3 install "seed-farmer~=5.0.2"
- |-
echo "project: sdlf" > seedfarmer.yaml
seedfarmer version
Expand Down

0 comments on commit dcd6b29

Please sign in to comment.