Skip to content

Commit

Permalink
Add operator branch to main jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-demicev committed Mar 10, 2021
1 parent 8f1ddf0 commit 9fc679a
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -28,6 +29,7 @@ presubmits:
branches:
# The script this job runs is not in all branches.
- ^master$
- ^operator-0.4$
spec:
containers:
- command:
Expand All @@ -53,6 +55,7 @@ presubmits:
branches:
# The script this job runs is not in all branches.
- ^master$
- ^operator-0.4$
spec:
containers:
- command:
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 9fc679a

Please sign in to comment.