You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started adop-jenkins latest version using the command provided in documentation. But jenkins is never up, it has error while running "generate_gitlab_scm.sh" scripts. It says sonar is unavailable error. I just not sure why jenkins startup is looking for sonar error.
Jenkins command used to start:
docker container run
--name acn-jenkins
--detach
--rm
-p 8080:8080
accenture/adop-jenkins:latest
The text was updated successfully, but these errors were encountered:
Hi,
I started adop-jenkins latest version using the command provided in documentation. But jenkins is never up, it has error while running "generate_gitlab_scm.sh" scripts. It says sonar is unavailable error. I just not sure why jenkins startup is looking for sonar error.
Jenkins command used to start:
docker container run
--name acn-jenkins
--detach
--rm
-p 8080:8080
accenture/adop-jenkins:latest
The text was updated successfully, but these errors were encountered: