Setting up build server with triggering build on commit in local repo

Поділитися
Вставка
  • Опубліковано 1 жов 2015
  • Setting up build server for our project. We are using maven for developing a normal project in local git repository, using Jenkins for continuous integration and using post-commit git hook for triggering build each time a commit is made to specific branch
    More description of this milestone can be found here:
    github.com/CSC-DevOps/Course/...

КОМЕНТАРІ • 5

  • @VittalAngadi
    @VittalAngadi 7 років тому

    Thank you Chetan.

  • @ShaileshYadav__
    @ShaileshYadav__ 7 років тому +1

    Thanks !

  • @thiru53
    @thiru53 5 років тому

    Hi Can you please help on following error :

  • @ranjithhs1985
    @ranjithhs1985 7 років тому

    how do i do it for svn? where do i keep hook file?