diff --git a/.buildkite/pipeline.node-modules.yml b/.buildkite/pipeline.node-modules.yml index b8304560..d17ff6cf 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.3: + - vital-software/monofo#v5.0.4: 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 b62f360f..2f82aa0f 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.3: + - vital-software/monofo#v5.0.4: download: - node-modules.catar.caibx - typescript.catar.caibx diff --git a/.buildkite/pipeline.test.yml b/.buildkite/pipeline.test.yml index 115ec77b..9d375d29 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.3: + - vital-software/monofo#v5.0.4: download: - node-modules.catar.caibx - typescript.catar.caibx @@ -47,7 +47,7 @@ steps: command: yarn lint <<: *step plugins: - - vital-software/monofo#v5.0.3: + - vital-software/monofo#v5.0.4: download: - node-modules.catar.caibx - typescript.catar.caibx diff --git a/.buildkite/pipeline.typescript.yml b/.buildkite/pipeline.typescript.yml index e13c4eed..a59136c8 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.3: + - vital-software/monofo#v5.0.4: download: - node-modules.catar.caibx upload: