Timeout on quality sonar not working

This is not resolved.

When adding SONAR_QUALITY_GATE_TIMEOUT is gives error. I tried:
SONAR_QUALITY_GATE_TIMEOUT: 180 and SONAR_QUALITY_GATE_TIMEOUT: ‘180’

Here is the error:
✖ Unknown error: unsupported operand type(s) for //: 'str' and 'int'

  • pipe: sonarsource/sonarcloud-quality-gate:0.1.3
    variables:
    SONAR_QUALITY_GATE_TIMEOUT: 180

Hi @billnbell,

Welcome to the community and thanks for posting. This looks to be the same issue as this in this thread. A change ticket has been created for it.