Skip to content
Snippets Groups Projects
Verified Commit ea4ada20 authored by Erwan Rouchet's avatar Erwan Rouchet
Browse files

Add missing requirement for CI linting

parent dc4c825f
No related branches found
No related tags found
1 merge request!1177Add missing requirement for CI linting
......@@ -33,7 +33,7 @@ frontend-lint:
before_script:
- npm ci
- apk add py3-pip bash git
- apk add py3-pip bash git build-base python3-dev
- pip3 install pre-commit
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