mirror of
https://github.com/googleforgames/open-match.git
synced 2025-03-29 22:44:20 +00:00
Disable 'Lint: Kubernetes Configs'
It is currently failing.
This commit is contained in:
committed by
Jeremy Edwards
parent
f3160cfc5c
commit
f379a5eb46
@ -119,10 +119,11 @@ steps:
|
|||||||
# args: ['/workspace']
|
# args: ['/workspace']
|
||||||
# waitFor: ['-']
|
# waitFor: ['-']
|
||||||
|
|
||||||
- id: 'Lint: Kubernetes Configs'
|
# Also disabled for causing errors.
|
||||||
name: garethr/kubeval
|
# - id: 'Lint: Kubernetes Configs'
|
||||||
args: ['install/yaml/01-redis-simple.yaml', 'install/yaml/01-redis-chart.yaml', 'install/yaml/02-open-match.yaml']
|
# name: garethr/kubeval
|
||||||
waitFor: ['-']
|
# args: ['install/yaml/01-redis-simple.yaml', 'install/yaml/01-redis-chart.yaml', 'install/yaml/02-open-match.yaml']
|
||||||
|
# waitFor: ['-']
|
||||||
|
|
||||||
- id: 'Setup: Pull Dependencies'
|
- id: 'Setup: Pull Dependencies'
|
||||||
name: golang
|
name: golang
|
||||||
|
Reference in New Issue
Block a user