antonovicha

Results 4 comments of antonovicha

Got the same error. Was caused by fact that GitLab user that was configured for SonarQube did not had rights to access that specific git repo. After adding user to...

I had a problem of creating files / directories while node app is running (logs directory for example, when I don't care about them and do not mount logs dir...

@derhecht Sorry did not understood completely. If your comment was addressed to me, and it meant to say: when app is built on Jenkins it causes errors because of `.npm`...

> we just re-trigger the build again from Jenkins That is why MR is not updated in GitLab. Because Jenkins does not have MR context when manually triggered. So it...