Skip to content

Commit

Permalink
Merge pull request #4082 from umohnani8/updater
Browse files Browse the repository at this point in the history
Add cri-o job and config to config-updater
  • Loading branch information
openshift-merge-robot authored Jun 18, 2019
2 parents 36746a4 + 8bf02d2 commit 039a8f1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cluster/ci/config/prow/plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -933,6 +933,8 @@ config_updater:
name: job-config-misc
ci-operator/jobs/**/*release-v*.yaml:
name: job-config-misc
ci-operator/jobs/**/*release-1.*.yaml:
name: job-config-misc
ci-operator/jobs/**/*release-next*.yaml:
name: job-config-misc
ci-operator/jobs/**/*openshift-v4*.yaml:
Expand Down Expand Up @@ -971,6 +973,10 @@ config_updater:
name: ci-operator-misc-configs
additional_namespaces:
- ci-stg
ci-operator/config/**/*release-1.*.yaml:
name: ci-operator-misc-configs
additional_namespaces:
- ci-stg
ci-operator/config/**/*openshift-v4*.yaml:
name: ci-operator-misc-configs
additional_namespaces:
Expand Down

0 comments on commit 039a8f1

Please sign in to comment.