Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
joephela committed Jan 17, 2024
1 parent cfab97d commit 667c489
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,12 @@ steps:
branches: master
agents:
queue: builder
plugins:
- docker#v3.5.0:
image: quay.io/widen/builder-nodejs:16
environment:
- ACQUIA_JFROG_TOKEN
- FORCE_COLOR=true
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 667c489

Please sign in to comment.