Skip to content

Commit

Permalink
update docker plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
joephela committed Jan 17, 2024
1 parent bc6ea7b commit 22ba9cd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 22ba9cd

Please sign in to comment.