Various CI savings (#8291)
This commit is contained in:
committed by
GitHub
parent
299e5000a4
commit
9af99760d4
@@ -2,6 +2,11 @@ env:
|
||||
DOCKER_CACHE_ECR_ID: "492475357299"
|
||||
DOCKER_CACHE_ECR_REGION: "us-west-2"
|
||||
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