Tag: ci-cd

  • Install Jenkins on Ubuntu 20

    Install Jenkins on Ubuntu 20

    CI/CD is now an integral part of the software development as we need to release changes to the market very frequently. For the implementation of the CI/CD, Jenkins is the most used software and has various plug-ins and large community support. Jenkins is a Java-based server for build, test and deploy applications automatically, this can…