Commit 7efd04c4 authored by Mark Harding's avatar Mark Harding

(chore): use pull-push on first stage

No related merge requests found
Pipeline #73895917 running with stages
......@@ -16,7 +16,7 @@ cache:
key: $CI_BUILD_REF_SLUG
paths:
- node_modules
policy: pull-push
policy: pull
test:
image: circleci/node:8-browsers
......@@ -27,7 +27,7 @@ test:
cache:
paths:
- node_modules
policy: push
policy: pull-push
build:review:
stage: build
......
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