Skip to content

Commit

Permalink
debug statement to check contents of .gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
erikayasuda committed Sep 23, 2024
1 parent db1421c commit 2d94557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ generate-contrib-pipeline:
script:
- pip install ruamel.yaml==0.18.6
- python scripts/generate_contrib_pipeline.py
- ls -l .gitlab
artifacts:
paths:
- .gitlab/config.gen.yml
Expand Down

0 comments on commit 2d94557

Please sign in to comment.