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

truongbb - test ci

parent 0ecde11e
Pipeline #376 passed with stages
in 23 seconds
......@@ -70,7 +70,7 @@ sub_quality-gate(){
content=$(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 -r '')
--header 'cache-control: no-cache' --header 'content-type: application/json' | jq -r '.projectStatus.status')
echo "body: " ${content}
}
......
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