Skip to content

Commit dcde0aa

Browse files
cd to kind directory before running the test script
Signed-off-by: Muhammad Adil Ghaffar <[email protected]>
1 parent 156c7b5 commit dcde0aa

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

config/jobs/kubernetes-sigs/cluster-api/cluster-api-main-presubmits.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -544,14 +544,11 @@ presubmits:
544544
decoration_config:
545545
timeout: 200m
546546
extra_refs:
547-
- org: kubernetes-sigs
548-
repo: kind
549-
base_ref: main
550-
path_alias: sigs.k8s.io/kind
551547
- org: kubernetes
552548
repo: kubernetes
553549
base_ref: master
554550
path_alias: k8s.io/kubernetes
551+
workdir: true
555552
spec:
556553
containers:
557554
- image: gcr.io/k8s-staging-test-infra/krte:v20250717-57d1ca3de9-master

0 commit comments

Comments
 (0)