Skip to content
Snippets Groups Projects
Commit 57be069b authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Add jq to GitLab CI dependencies

parent 125e3482
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,9 @@ image: python:latest
before_script:
- git clone https://gitlab.com/kicad/libraries/kicad-library-utils.git
- apt install jq
- python -V
- jq --version
test:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment