Skip to content

Commit 908a3de

Browse files
authored
Update pipeline.yml
1 parent 9ccaf67 commit 908a3de

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
agents:
2-
queue: mbms
31
env:
42
LC_ALL: 'en_US'
53
steps:
@@ -34,4 +32,4 @@ steps:
3432
npm run build:ts
3533
if [[ $BUILDKITE_PULL_REQUEST == 'false' ]];then
3634
npm run release
37-
fi
35+
fi

0 commit comments

Comments
 (0)