Merge pull request #21565 from spxtr/fix-yaml

Fix bad indentation in examples yaml
This commit is contained in:
Joe Finney 2016-02-19 10:44:26 -08:00
commit ce31bcb555

View File

@ -88,7 +88,7 @@
- 'gce-scalability':
description: 'Run scalability E2E tests on GCE using the latest successful build.'
timeout: 120
- 'gce-examples':
- 'gce-examples':
description: 'Run e2e examples test on GCE using the latest successful Kubernetes build.'
timeout: 90
- 'gce-ubernetes-lite':