Commit 8e8a36e0 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

Merge branch 'rhtenhove-main-patch-49386' into 'main'

fix: disable telemetry on windows

See merge request just-ci/templates!152
parents 53b391a0 10eb5ca6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
---
.telemetry:
  after_script:
    - Exit 2>/dev/null || true # Exit if in Powershell
    - |
      if [ "${TELEMETRY_OPTOUT}" = "" ]; then
        DATA="CI_JOB_NAME=\"${CI_JOB_NAME}\",\