Jump to content

GitLab CI: Difference between revisions

Created page with "== Pipeline Configuration File == GitLab CI/CD build for a repository are controlled placing a file named '''.gitlab_ci.yml''' in the root folder of the repository. The expec..."
(No difference)

Revision as of 2021-06-23T18:01:11

Pipeline Configuration File

GitLab CI/CD build for a repository are controlled placing a file named .gitlab_ci.yml in the root folder of the repository. The expected content of the file is specified on GitLab's gitlab_ci.yml Documentation page.

GitLab Runner

Creating a Product Release

Cookies help us deliver our services. By using our services, you agree to our use of cookies.