Covered in this video is installing a repository to a project using SSH and how to use SSH keys in the CI/CD on a self hosted Gitlab instance.
Gitlab Using SSH with Gitlab CI/CD: https://docs.gitlab.com/ee/ci/ssh_keys/
Stack Overflow Post on git+ssh: https://stackoverflow.com/questions/22988876/install-npm-module-from-gitlab-private-repository
Intro: (0:00)
Install a Private Repository: (0:30)
Using in the Ci/CD: (2:45)
Gitlab-ci.yml discussion: (6:30)
Gitlab-ci Template: (8:10)
Thanks! (9:22)
Download
0 formats
No download links available.
How to use SSH Keys for a Gitlab CI/CD & Adding a Repository | NatokHD