mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 15:46:31 +01:00
minor whitespace change
Trying to get travis-ci build to pass for "git diff --exit-code" command
This commit is contained in:
@@ -13,3 +13,4 @@ mkdir manifests
|
||||
|
||||
# optional, but we would like to generate yaml, not json
|
||||
jsonnet -J vendor -m manifests "${1-example.jsonnet}" | xargs -I{} sh -c 'cat {} | gojsontoyaml > {}.yaml; rm -f {}' -- {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user