We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e904f6c commit f87cf0cCopy full SHA for f87cf0c
config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-prowjob-gen.yaml
@@ -17,12 +17,10 @@ prow_ignored:
17
release-2.7:
18
testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250714-70266d743a-1.30"
19
20
-
21
# The generator will run each template per branch and use a the name template
22
# to generate the target filename.
23
templates:
24
- name: "cluster-api-provider-aws-periodics.yaml.tpl"
25
template: 'cluster-api-provider-aws-periodics-{{ .branch }}.yaml'
26
- name: "cluster-api-provider-aws-presubmits.yaml.tpl"
27
template: 'cluster-api-provider-aws-presubmits-{{ .branch }}.yaml'
28
0 commit comments