Skip to content
Snippets Groups Projects

Remove resolved TODO

Merged Erick Hitter requested to merge ethitter-main-patch-24443 into main
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -8,8 +8,6 @@ jq --null-input --arg yaml "$1" '.content=$yaml' \
@@ -8,8 +8,6 @@ jq --null-input --arg yaml "$1" '.content=$yaml' \
--data @- \
--data @- \
-o result.json
-o result.json
# TODO: save the `result.json` as an artifact.
echo "**********************************************************"
echo "**********************************************************"
echo "MERGED YAML:"
echo "MERGED YAML:"
jq --raw-output '.merged_yaml' < result.json
jq --raw-output '.merged_yaml' < result.json
Loading