Using GitLab CI/CD pipelines with GitHub repositories

    34
    4



    Using GitLab CI/CD with GitHub

    GitLab’s award-winning CI/CD is available for GitHub as well as other SCM solutions.

    Try GitLab EE FREE for 30 days, no credit card required – https://goo.gl/JdznoY

    Want to know more about our free GitLab.com? https://goo.gl/Uol8bl

    GitLab License FAQ – https://goo.gl/hZAsYF

    Questions?? – https://goo.gl/i7KzQ8

    source

    Previous articleCI/CD Full Course | CI/CD Tutorial | Continuous Integration And Continuous Delivery | Simplilearn
    Next articleIntroduction to Kubernetes and Docker

    4 COMMENTS

    1. several things are missing in this video

      1. what's the recommend permission to set github "Personal access token"
      2. why it needs import the repo from github to gitlab, that's weird, when I only need run a cicd on it.
      3. If I update the repo in github, what happen to the repo in gitlab? Does it get auto-sync?