Skip to content

Repository files navigation

docker run -d \
  -p 8081:8080 \
  --name jenkins \
  --add-host=host.docker.internal:host-gateway \
  jenkins/jenkins:lts
curl -X POST http://localhost:8080/api/review \
  -H "Content-Type: application/json" \
  -d '{"repoUrl": "https://github.com/spring-projects/spring-petclinic"}'

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages