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

Corrige le job de test en CI.

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -10,7 +10,7 @@ stages:
lint:
stage: test
tags: [docker]
image: node:12-buster-slim
image: node:12-buster
variables:
NPM_CONFIG_CACHE: "$CI_PROJECT_DIR/.npm"
before_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