Skip to content
Snippets Groups Projects
Commit 3f1fe34b authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

fix output stream

parent 7b6f0da6
No related branches found
No related tags found
1 merge request!24Add tests
Pipeline #132724 passed
...@@ -9,8 +9,7 @@ generate: ...@@ -9,8 +9,7 @@ generate:
helm template helm template
--values ./test-chart/values.yaml --values ./test-chart/values.yaml
--values ./test-chart/values-${VALUES_SUFFIX}.yaml --values ./test-chart/values-${VALUES_SUFFIX}.yaml
toto ./test-chart/ toto ./test-chart/ > out-templates/template-${VALUES_SUFFIX}.yaml
> out-templates/template-${VALUES_SUFFIX}.yaml
parallel: parallel:
matrix: matrix:
- VALUES_SUFFIX: [ - VALUES_SUFFIX: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment