Skip to content

Commit

Permalink
Merge pull request kubernetes#17602 from CecileRobertMichon/capz-apidiff
Browse files Browse the repository at this point in the history
Add pull-cluster-api-provider-azure-apidiff
  • Loading branch information
k8s-ci-robot committed May 19, 2020
2 parents 00d052e + 2157890 commit 124b570
Showing 1 changed file with 18 additions and 0 deletions.
Expand Up @@ -250,3 +250,21 @@ presubmits:
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: pull-conformance-v1alpha3-k8s-1-18
- name: pull-cluster-api-provider-azure-apidiff
decorate: true
path_alias: sigs.k8s.io/cluster-api-provider-azure
always_run: true
optional: true
labels:
preset-service-account: "true"
skip_branches:
- release-0.3
spec:
containers:
- command:
- runner.sh
- ./scripts/ci-apidiff.sh
image: gcr.io/k8s-testimages/kubekins-e2e:v20200509-be34c64-master
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: pr-apidiff

0 comments on commit 124b570

Please sign in to comment.