Skip to content

Commit ebce493

Browse files
authored
Merge branch 'vllm-project:main' into add_version
2 parents 697989b + 99c46e1 commit ebce493

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.buildkite/pipeline.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
steps:
2+
- label: "Dummy pipeline"
3+
if: "false"
4+
agents:
5+
queue: cpu_queue_premerge_us_east_1
6+
commands:
7+
- "echo 'This pipeline is intentionally a no-op.'"

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ cython_debug/
160160
docker/
161161

162162
# scripts
163-
scripts/
163+
/scripts/
164164

165165
# tests
166166
tests/

0 commit comments

Comments
 (0)