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

truongbb - test ci

parent a1372b91
Pipeline #375 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 '.data')
--header 'cache-control: no-cache' --header 'content-type: application/json' | jq -r '')
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