A build can be triggered by a version control tool. true or false???
Answers
Answered by
33
A build process can be triggered by polling the VCS for changes periodically through CI system. A VCS helps you to create meaningful change sets in the source code of the project. You can also trigger the vcs by notifying the CI system that there have been changes made . The further work can be done based on the familiarity with network resource.
Answered by
23
True
You can select your ans as TRUE
Similar questions