Commit f8c4e014 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Correction .gitlab-ci.yml.

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -30,7 +30,7 @@ lint:
pages:
stage: deploy
needs: [node_modules]
needs: [lint]
rules:
- if: $CI_COMMIT_BRANCH == "master"
script:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment