Skip to content

Commit 93b8e7b

Browse files
committed
presubmit do not require kubernetes master
1 parent 4b6c838 commit 93b8e7b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

config/jobs/kubernetes-sigs/kube-network-policies/kube-network-policies-presubmits.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,8 @@ presubmits:
111111
repo: kops
112112
base_ref: master
113113
path_alias: kops
114-
- org: kubernetes
115-
repo: kubernetes
116-
base_ref: master
117-
path_alias: kubernetes
118-
always_run: false
119-
optional: true
114+
always_run: true
115+
optional: false
120116
decorate: true
121117
path_alias: sigs.k8s.io/kube-network-policies
122118
decoration_config:

0 commit comments

Comments
 (0)