Skip to content

Commit

Permalink
Merge pull request #13402 from detiber/cluster-api-aws
Browse files Browse the repository at this point in the history
Add cluster-api-aws to image promoter configs
  • Loading branch information
k8s-ci-robot authored Jul 11, 2019
2 parents 664ef04 + 08de0af commit 3470de4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ presubmits:
args:
- /app/cip-docker-image.binary
- k8s.gcr.io/k8s-staging-cluster-api/manifest.yaml
- k8s.gcr.io/k8s-staging-cluster-api-aws/manifest.yaml
- k8s.gcr.io/k8s-staging-coredns/manifest.yaml
- k8s.gcr.io/k8s-staging-csi/manifest.yaml
env:
Expand Down
1 change: 1 addition & 0 deletions config/jobs/kubernetes/test-infra/test-infra-trusted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@ postsubmits:
args:
- /app/cip-docker-image.binary
- k8s.gcr.io/k8s-staging-cluster-api/manifest.yaml,/etc/k8s-artifacts-prod-service-account/service-account.json
- k8s.gcr.io/k8s-staging-cluster-api-aws/manifest.yaml,/etc/k8s-artifacts-prod-service-account/service-account.json
- k8s.gcr.io/k8s-staging-coredns/manifest.yaml,/etc/k8s-artifacts-prod-service-account/service-account.json
- k8s.gcr.io/k8s-staging-csi/manifest.yaml,/etc/k8s-artifacts-prod-service-account/service-account.json
env:
Expand Down

0 comments on commit 3470de4

Please sign in to comment.