Jean-Baptiste-Lasselle / allure-test-reporting

A quick repo to experiment allure test reporting capabilities
0 stars 0 forks source link

snippet #5

Open Jean-Baptiste-Lasselle opened 3 years ago

Jean-Baptiste-Lasselle commented 3 years ago
# --
export RVERSION=$(docker exec -it machina sh -c "cat /root/package.json | jq .version"  | tr ' ' '\n' | awk -F '"' '{print $2}')