[WIFI-7439] Add: CI/CD related files

Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
Dmitry Dunaev
2022-03-24 16:19:12 +03:00
parent 7fe38bf226
commit 88346aa0b4
23 changed files with 914 additions and 5 deletions

View File

@@ -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}