简体   繁体   中英

automatic build trigger from jenkins, when changes are done to particular branch in gitlab

i have a build script in a separate 'xyz branch' in gitlab, this script is pointing to 'release branch' sources to build,

i have configured freestyle job in jenkins so that it will clone the build script from 'xyz branch'.

now i want a automatic build trigger from jenkins when changes are done in 'release branch'.

Thanks in advance

You can configure gitlab jenkins plugin to accomplish this.

Refer: https://github.com/jenkinsci/gitlab-plugin#job-trigger-configuration

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM