diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index d1651a90..74294874 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -26,6 +26,12 @@ steps: branches: master agents: queue: deploy-prod - plugins: *docker + plugins: &docker + docker#v3.5.0: + image: quay.io/widen/builder-nodejs:16 + propagate-environment: true + environment: + - ACQUIA_JFROG_TOKEN + - FORCE_COLOR=true env: NPM_TAG: latest