mirror of
https://github.com/Telecominfraproject/wlan-cloud-analytics.git
synced 2026-01-27 10:22:33 +00:00
[WIFI-7439] Add: CI/CD related files
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
@@ -109,7 +109,7 @@ fi
|
||||
}
|
||||
|
||||
setanalytics() {
|
||||
if [ -z ${OWPROV_OVERRIDE+x} ]; then
|
||||
if [ -z ${OWANALYTICS_OVERRIDE+x} ]; then
|
||||
curl ${FLAGS} -X GET "https://${OWSEC}/api/v1/systemEndpoints" \
|
||||
-H "accept: application/json" \
|
||||
-H "Authorization: Bearer ${token}" > ${result_file}
|
||||
|
||||
Reference in New Issue
Block a user