Skip to content

Commit

Permalink
more pipeline tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
joephela committed Jan 17, 2024
1 parent a6357a3 commit d1ccba8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ steps:
command: .buildkite/deploy.sh
branches: master
agents:
queue: deploy-prod
plugins: &docker
queue: builder
plugins:
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
ACQUIA_JFROG_TOKEN

0 comments on commit d1ccba8

Please sign in to comment.