DBT Clound - problem with dbt build command

Hi team,
since today I have following error on dbt Cloud:

Runtime Error
Database Error
HTTPSConnectionPool(host=‘xxxxxxxxxxxxxxxxx’, port=443): Max retries exceeded with url: xxxxxxxxxxxxxxxxxxxxxx (Caused by SSLError(SSLCertVerificationError(1, ‘[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1131)’)))`

I can build single tables on “develop” page but when I created a job with ‘dbt build’ command has failed.

May I ask for support?

Tomasz