Skip to content
Snippets Groups Projects
Commit 8007b83f authored by Agate's avatar Agate 💬
Browse files

Fixed failed pipeline

parent 581d7383
No related branches found
No related tags found
No related merge requests found
Pipeline #13516 failed with stages
in 2 minutes
......@@ -27,9 +27,8 @@ review:
variables:
GIT_STRATEGY: clone
VUE_APP_ROUTER_BASE_URL: /-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/review/
PYTHON: python3
before_script:
- apt-get update && apt-get install -y jq
- apt-get update && apt-get install -y jq python2
- yarn install
script:
- yarn lint
......
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