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

truongbb - test ci

parent 2d492ac2
Pipeline #367 failed with stages
in 59 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')
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