I manged to find the issue with logs and deploy.
The issue was related to the service account running the buildĀ that does not have permission to write logs, i added role roles/logging.logWriter and then all logs appeared as normal.
roles/logging.logWriter