Skip to content

Commit

Permalink
check node version
Browse files Browse the repository at this point in the history
  • Loading branch information
yousif-bugsnag committed Sep 27, 2024
1 parent 27605d6 commit 6f8a2d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ steps:
commands:
# force the NPM registry as the default on CI is artifactory, which can't
# currently install from our lockfile
- node -v
- npm ci --registry https://registry.npmjs.org
# - cd test/aws-lambda
# - bundle install
Expand Down

0 comments on commit 6f8a2d7

Please sign in to comment.