Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joephela committed Jan 18, 2024
1 parent 3c5ae44 commit 1de3cd5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@ steps:
queue: builder
plugins:
- docker#v3.5.0:
image: quay.io/widen/builder-nodejs:16
propagate-environment: true
environment:
- ACQUIA_JFROG_TOKEN
- FORCE_COLOR=true
image: quay.io/widen/builder-nodejs:16
propagate-environment: true
environment:
- ACQUIA_JFROG_TOKEN
- FORCE_COLOR=true
- thedyrt/git-commit#v0.3.0:
message: Auto version
user:
name: Widen Developers
email: [email protected]
message: Auto version
user:
name: Widen Developers
email: [email protected]
env:
NPM_TAG: latest
NODE_AUTH_TOKEN: ACQUIA_JFROG_TOKEN

0 comments on commit 1de3cd5

Please sign in to comment.