Commit 815face4 authored by Bùi Bá Trường's avatar Bùi Bá Trường

truongbb - test ci

parent da443a42
Pipeline #369 passed with stages
in 1 minute and 12 seconds
......@@ -58,7 +58,7 @@ sub_sonar-scan(){
# echo "body: "$bodyRes
res=$( curl --request POST \
--url http://192.168.1.210:9000/api/qualitygates/project_status?projectKey=spring-ci \
--header 'cache-control: no-cache' --header 'content-type: application/json' | jq)
--header 'cache-control: no-cache' --header 'content-type: application/json' | jq '.res')
echo "${res}"
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment