While using Gitlab for CI, can we use Jenkins alone for Continuous deployment with Nexus as artifact Repository
Yes, you can use Jenkins alone for Continuous Deployment (CD) while using GitLab for Continuous Integration (CI). This setup is quite common in environments where teams prefer to use GitLab for its CI capabilities but want to leverage Jenkins for its...
gitlab-for-ci-jenkins-for-cd-nexus-repo.hashnode.dev3 min read