integrated junit-reports with ghactions (#9361)
This commit is contained in:
parent
f9cce5a4ed
commit
ad4655a568
3 changed files with 23 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ cd $reportsDir
|
|||
#for cmName in `k get cm -l junitreport=true -o json | jq '.items[].binaryData | keys[]' | tr '\"' ' '`
|
||||
#do
|
||||
#
|
||||
#
|
||||
# kubectl get cm -l junitreport=true -o json | jq -r '[.items[].binaryData | to_entries[] | {"key": .key, "value": .value }] | from_entries'
|
||||
#
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue