Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Feb 9, 2023
1 parent e764bde commit a9e0187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/spec.sh
Original file line number Diff line number Diff line change
Expand Up @@ -257,5 +257,5 @@ curl \
-H "Content-Type: application/json" \
-X POST \
-d "{\"time\": \"${DATE}\", \"ci\": \"${CI_ENV_NAME}\", \"commit\": \"${CI_ENV_GIT_COMMIT}\", \"os\": \"${PLATFORM}\", \"os_name\": \"${OS_NAME}\", \"arch\": \"${ARCH}\", \"disk\": \"${DISK}\", \"disk_avail\": \"${FREESPACE}\", \"docker\": \"${IS_DOCKER}\", \"nproc\": \"${NUMBER_OF_PROCESSORS}\", \"ram\": \"${RAMSIZE_GB}\", \"vs\":\"${HAS_VS}\", \"vcperf\":\"${HAS_VCPERF}\" }" \
${SPEC_URL_OPTIONS[@]:-} \
${SPEC_URL_OPTIONS:-} \
"${INTEGROMAT_WEBHOOK_URL}"

0 comments on commit a9e0187

Please sign in to comment.