Skip to content
Snippets Groups Projects
Commit 2d945add authored by Louis's avatar Louis :fire:
Browse files

Disable warnings-are-errors build config

parent c73261fb
No related branches found
No related tags found
No related merge requests found
Pipeline #209 passed with stages
in 52 seconds
......@@ -6,7 +6,7 @@ cache:
pages:
script:
- npm ci
- npm run build
- CI=false npm run build
only:
variables:
- $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
......
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