Related topic:Install GitLab Runner,an application that works with GitLab CI/CD to run jobs in a pipeline. Reference architectures Scale your GitLab installation by using the recommended configurations. 1,000us
CI/CD YAML syntax reference Tier: Free, Premium, Ultimate Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated This document lists the configuration options for the GitLab .gitlab-ci.yml file. This file is where you define the CI/CD jobs that make up your pipeline. ...
在Gitlab-CI 中,变量大致可分为三类: Gitlab 给我们预先定义的变量,比如CI_COMMIT_BRANCH. Predefined variables reference | GitLab Setting => Gitlab CI/CD => variables 中定义的变量 在.gitlab-ci.yml 中定义的变量(如下示例) GitLabdocs.gitlab.com/ee/ci/vCI/CD variables | GitLab variables: TES...
CI_COMMIT_REG_NAME就是一个很好的例子,它的值表示用于构建项目的分支或tag名称。除了在.gitlab-ci.yml中设置变量外,还有可以通过GitLab的界面上设置私有变量。 更多关于variables。 cache Gitlab Runner v0.7.0 开始引入。 cache用来指定需要在job之间缓存的文件或目录。只能使用该项目工作空间内的路径。 从GitLab...
Contribution I'd be willing to implement this feature (contributing guide) Describe the user story The GitLab CI Docs reference corepack prepare which is now legacy. I think corepack install is the preferred option. See here. Describe th...
GitLab Values About GitLab About the Handbook Acquisitions Handbook Board of Directors and Corporate Governance CEO Customer Experience (CX) Customer Success Engineering Enterprise Data Team Entity-Specific Information Executive Business Administrators (EBAs) Finance GitLab Alliances Handboo...
Related Engineering Workflows Release/Feature Determination Workflow Expansion Development Department Fast Boot Frontend Group GitLab Repositories Guidelines for automation and access tokens Incident Infrastructure Infrastructure Platforms Innovation at GitLab Joint R&D OKR Process Monitor Stage ...
配置CI/CD 什么是GitLab Runner 安装GitLab Runner运行器 注册GitLab Runner 由于多次注册,Runner ID不是从1开始处理方法 启动运行器 触发GitLab Runner执行流水线任务 本文讲解在CentOS7安装GitLab(使用外部Nginx配置)的基础上,对GitLab进行汉化,并配置CI持续集成工具gitlab-runner。
GItLab CI 允许在.gitlab-ci.yml文件中添加变量,并在job环境中起作用。因为这些配置是存储在git仓库中,所以最好是存储项目的非敏感配置,例如: variables: DATABASE_URL:"postgres://postgres@postgres/my_database" 这些变量可以被后续的命令和脚本使用。服务容器也可以使用YAML中定义的变量,因此我们可以很好的调控...
solutions digital transformation security & compliance automated software delivery agile development cloud transformation scm ci/cd value stream management gitops enterprise small business public sector education financial services resources install quick start guides learn product documentation blog customer success...