From b1d7d311c3e4815250feaa4d8730b0d2702ff54c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20=C5=9Awi=C4=85tek?= Date: Fri, 10 Jan 2025 10:09:09 +0000 Subject: [PATCH] Run integration tests on changes to K8s packaging (#6505) Ideally we'd only run the k8s integration tests here, but all of them will do for now. (cherry picked from commit e29ea6d701139969b829ee111ac2ef440415652b) --- .buildkite/pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index d7de45d2bc8..f7c4f5e9241 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -268,6 +268,7 @@ steps: - internal/ - dev-tools/ - pkg/ + - deploy/ - testing/ - version/ - specs/