From 9fc679a9592c9c790b126e698cc0b5c65a53344a Mon Sep 17 00:00:00 2001 From: Alexander Demichev Date: Fri, 5 Mar 2021 11:24:41 +0100 Subject: [PATCH] Add operator branch to main jobs --- .../cluster-api/cluster-api-presubmits-main.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-presubmits-main.yaml b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-presubmits-main.yaml index 6e0b9a84a9f9..8dbd4c8b6bed 100644 --- a/config/jobs/kubernetes-sigs/cluster-api/cluster-api-presubmits-main.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api/cluster-api-presubmits-main.yaml @@ -9,6 +9,7 @@ presubmits: branches: # The script this job runs is not in all branches. - ^master$ + - ^operator-0.4$ spec: containers: - image: gcr.io/k8s-testimages/kubekins-e2e:v20210302-a6bf478-go-canary @@ -28,6 +29,7 @@ presubmits: branches: # The script this job runs is not in all branches. - ^master$ + - ^operator-0.4$ spec: containers: - command: @@ -53,6 +55,7 @@ presubmits: branches: # The script this job runs is not in all branches. - ^master$ + - ^operator-0.4$ spec: containers: - command: @@ -71,6 +74,7 @@ presubmits: branches: # The script this job runs is not in all branches. - ^master$ + - ^operator-0.4$ spec: containers: - image: gcr.io/k8s-testimages/kubekins-e2e:v20210302-a6bf478-go-canary @@ -93,6 +97,7 @@ presubmits: branches: # The script this job runs is not in all branches. - ^master$ + - ^operator-0.4$ spec: containers: - image: gcr.io/k8s-testimages/kubekins-e2e:v20210302-a6bf478-go-canary