Skip to content
Snippets Groups Projects
Commit aead142c authored by Florian Ziemen's avatar Florian Ziemen
Browse files

try to add possible dependencies

parent e722f7a4
No related branches found
No related tags found
1 merge request!1Get CI working
Pipeline #53455 passed
......@@ -23,5 +23,7 @@ run_pre_commit_hooks:
paths:
- ${PRE_COMMIT_HOME}
script:
- apk add zeromq-dev libffi-dev
- apk add --repository https://dl-cdn.alpinelinux.org/alpine/edge/main rust cargo
- python3 -m pip install pre-commit
- pre-commit run --all-files
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