Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
[ci] Deprecate original CI template (vllm-project#5624)
Browse files Browse the repository at this point in the history
Signed-off-by: kevin <kevin@anyscale.com>
  • Loading branch information
khluu authored and robertgshaw2-neuralmagic committed Jun 23, 2024
1 parent 021cfdb commit 70baf49
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 102 deletions.
2 changes: 1 addition & 1 deletion .buildkite/test-pipeline.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# In this file, you can add more tests to run either by adding a new step or
# adding a new command to an existing step. See different options here for examples.
# This script will be feed into Jinja template in `test-template.j2` to generate
# This script will be feed into Jinja template in `test-template-aws.j2` to generate
# the final pipeline yaml file.

steps:
Expand Down
101 changes: 0 additions & 101 deletions .buildkite/test-template.j2

This file was deleted.

0 comments on commit 70baf49

Please sign in to comment.