diff --git a/.buildkite/pipeline.node-modules.yml b/.buildkite/pipeline.node-modules.yml index ea87afff..c1e0250a 100644 --- a/.buildkite/pipeline.node-modules.yml +++ b/.buildkite/pipeline.node-modules.yml @@ -20,7 +20,7 @@ steps: plugins: - docker-compose#v3.9.0: run: node - - vital-software/monofo#v5.0.6: + - vital-software/monofo#v5.0.8: download: node-modules.catar.caibx # pre-cache the old node_modules into place before yarn install upload: node-modules.catar.caibx: diff --git a/.buildkite/pipeline.release.yml b/.buildkite/pipeline.release.yml index 930b1de4..1915312e 100644 --- a/.buildkite/pipeline.release.yml +++ b/.buildkite/pipeline.release.yml @@ -19,7 +19,7 @@ steps: plugins: - improbable-eng/metahook#v0.4.1: pre-command: git fetch --tags -f # To allow mutating build tags for now - - vital-software/monofo#v5.0.6: + - vital-software/monofo#v5.0.8: download: - node-modules.catar.caibx - typescript.catar.caibx diff --git a/.buildkite/pipeline.test.yml b/.buildkite/pipeline.test.yml index 08e3a5cd..d446b791 100644 --- a/.buildkite/pipeline.test.yml +++ b/.buildkite/pipeline.test.yml @@ -36,7 +36,7 @@ steps: command: yarn test <<: *step plugins: - - vital-software/monofo#v5.0.6: + - vital-software/monofo#v5.0.8: download: - node-modules.catar.caibx - typescript.catar.caibx @@ -47,7 +47,7 @@ steps: command: yarn lint <<: *step plugins: - - vital-software/monofo#v5.0.6: + - vital-software/monofo#v5.0.8: download: - node-modules.catar.caibx - typescript.catar.caibx diff --git a/.buildkite/pipeline.typescript.yml b/.buildkite/pipeline.typescript.yml index 8cdfb9e0..c2f4d1f1 100644 --- a/.buildkite/pipeline.typescript.yml +++ b/.buildkite/pipeline.typescript.yml @@ -22,7 +22,7 @@ steps: plugins: - docker-compose#v3.9.0: run: node - - vital-software/monofo#v5.0.6: + - vital-software/monofo#v5.0.8: download: - node-modules.catar.caibx upload: