how to trigger a quickbuild flow after github push -
i want quickbuild automatically run on each push detected on github repository. how can that?
i have flow clones , executes mvn deploy
missing automatic trigger.
quickbuild 5.1 adds ability of detecting pull requests , trigger relevant builds off them. refer github integration guide details: http://wiki.pmease.com/display/qb51/working+with+github
Comments
Post a Comment