Commit 36c9d209 authored by Rémy Coutable's avatar Rémy Coutable

The setup-test-env should push and pull the default cache

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent bcd1a3a0
......@@ -212,8 +212,9 @@ setup-test-env:
<<: *use-pg
<<: *dedicated-runner
<<: *except-docs
<<: *push-cache
stage: prepare
cache:
<<: *default-cache
script:
- node --version
- yarn install --pure-lockfile --cache-folder .yarn-cache
......
Markdown is supported
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