Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:Summer 2, Summer 3, Summer 4, Summer 5
Description
Change the Bitbucket pipeline config to trigger it manually instead of the default config which runs the pipeline every time you push a commit to the branch.
I have made changes to include the manual build and I removed the default one, this would now allow the developer to push any number of commits to a branch and the jar doesn't build every time he pushes a commit but instead, it builds only when he runs the custom build manually. Here is the updated code: https://bitbucket.org/jaya-sravani/integrated-genome-browser/branch/IGBF-3771.