Skip to content

Commit

Permalink
Update pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igorgn authored Dec 1, 2022
1 parent 9ccaf67 commit 908a3de
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
agents:
queue: mbms
env:
LC_ALL: 'en_US'
steps:
Expand Down Expand Up @@ -34,4 +32,4 @@ steps:
npm run build:ts
if [[ $BUILDKITE_PULL_REQUEST == 'false' ]];then
npm run release
fi
fi

0 comments on commit 908a3de

Please sign in to comment.