Social Sciences, asked by anchal4520, 10 months ago

Which of the tasks are part of continuous integration?

Answers

Answered by vy91917gmailcom
0

Explanation:

integration relies on the following principles.

Maintain a code repository.

Automate the build.

Make the build self-testing.

Everyone commits to the baseline every day.

Every commit (to baseline) should be built.

Keep the build fast.

Test in a clone of the production environment.

Similar questions