0

what is the best approach for integrating on-premises linux Jenkins to Github enterprise?

sabhika
  • 31
  • 3

1 Answers1

0

YOu can use jenkins github plugin or just use git. Create a Jenkins job with gitgub repo and create a hook in Github do start Jenkins jobs.

Joao Vitorino
  • 2,976
  • 3
  • 26
  • 55