Skip to content

Commit

Permalink
specify version for ruamel.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
erikayasuda committed Sep 23, 2024
1 parent 3d47fc3 commit 81c6018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ generate-contrib-pipeline:
image: registry.ddbuild.io/images/mirror/python:3.12.0
tags: [ "arch:amd64" ]
script:
- pip install pyyaml
- pip install ruamel.yaml==0.18.6
- python scripts/generate_contrib_pipeline.py
artifacts:
paths:
Expand Down

0 comments on commit 81c6018

Please sign in to comment.