Computer Science, asked by SusanAabidi86961, 1 year ago

Which of the tools is not used for establishing a pipeline workflow ?
a) TravisCI
b)Jenkins
c)Maven
d)Teamcity

Answers

Answered by myrakincsem
21

Hello,

TravisCI is not used for establishing a pipeline workflow.

Hence the answer to the above question is option A: TravisCI.

I hope you are happy with the answer.

Feel free to ask more questions.

Thank you!

Answered by hotelcalifornia
0

Answer:

Maven

Explanation:

Workflow is a non-linear process done by human to move the software development from one stage to another stage. There are certain tools which is essential to do this process. The tool which helps us in performing the pipeline workflow are Jenkins, TRAVIS, TeamCity, CircleCI, etc.

Jenkins helps to automate tasks

Travis  - This automates Travis testing and deployment

Team city – This has comprehensive version control and also it gives us the detail report of history of changes incorporated.

Similar questions