Various CI savings (#8291)
This commit is contained in:
committed by
GitHub
parent
299e5000a4
commit
9af99760d4
@@ -5,6 +5,11 @@ env:
|
||||
# Skip uploading artifacts to S3 bucket
|
||||
# Also, don't build all CUDA archs; just build sm_75
|
||||
steps:
|
||||
- label: ":moneybag: Enforce daily budget"
|
||||
command: "tests/buildkite/enforce_daily_budget.sh"
|
||||
key: enforce-daily-budget
|
||||
agents:
|
||||
queue: pipeline-loader
|
||||
- block: ":rocket: Run this test job"
|
||||
if: build.pull_request.repository.fork == true
|
||||
#### -------- BUILD --------
|
||||
|
||||
Reference in New Issue
Block a user