Computer Science, asked by souravrock9272, 11 months ago

Which of the tools is not a ci tool?

Answers

Answered by JaishikaKumawat
4

Hii mate,

Q. ➡️Which of the tools is not a CI tool?

Answer ⏬

TeamCity is a Java-based build management and continuous integration server from JetBrains. It is a powerful continuous integration tool.

Answered by qwsuccess
1

Maven is not a CI tool.

  • Basically, CI tool or Continuous Integration Tool is that kind of software application that assists users in integrating programming language(C0de) and developing software builds efficiently. This helps to automate the software development process .
  • Teamcity, GitLab, CircleCi are some Ci tools.
  • But Maven, a build tool is used for managing software dependencies and lifecycles.
Similar questions