File tree 1 file changed +17
-17
lines changed
1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -256,20 +256,20 @@ steps:
256
256
257
257
# Triggers a dynamic step: Sync K8s
258
258
# Runs only on main and if k8s files are changed
259
- - label : " Trigger k8s sync"
260
- branches : main
261
- plugins :
262
- - monebag/monorepo-diff#v2.5.9:
263
- diff : " git diff --name-only HEAD~1"
264
- watch :
265
- - path :
266
- - deploy/kubernetes/*
267
- - version/docs/version.asciidoc
268
- config :
269
- label : " Sync K8s"
270
- command : " .buildkite/scripts/steps/sync-k8s.sh"
271
- agents :
272
- provider : " gcp"
273
- image : " family/core-ubuntu-2204"
274
- env :
275
- - GH_VERSION=2.4.0
259
+ # - label: "Trigger k8s sync"
260
+ # branches: main
261
+ # plugins:
262
+ # - monebag/monorepo-diff#v2.5.9:
263
+ # diff: "git diff --name-only HEAD~1"
264
+ # watch:
265
+ # - path:
266
+ # - deploy/kubernetes/*
267
+ # - version/docs/version.asciidoc
268
+ # config:
269
+ # label: "Sync K8s"
270
+ # command: ".buildkite/scripts/steps/sync-k8s.sh"
271
+ # agents:
272
+ # provider: "gcp"
273
+ # image: "family/core-ubuntu-2204"
274
+ # env:
275
+ # - GH_VERSION=2.4.0
You can’t perform that action at this time.
0 commit comments