Hydra/zh-cn: Difference between revisions

Moraxyc (talk | contribs)
Created page with "==== 项目 ===="
Moraxyc (talk | contribs)
Created page with "一组来自单一输入(例如一次 git 检出)的 Job 集群,是你首先需要创建的内容。每个 Job 都应能够独立于其他 Job 进行构建。在大多数情况下,一个项目对应于单一代码仓库,例如 <code>nixpkgs</code>。它类似于 Jenkins 中的项目定义。"
Tags: Mobile edit Mobile web edit
Line 171: Line 171:
==== 项目 ====  
==== 项目 ====  


<div lang="en" dir="ltr" class="mw-content-ltr">
一组来自单一输入(例如一次 git 检出)的 Job 集群,是你首先需要创建的内容。每个 Job 都应能够独立于其他 Job 进行构建。在大多数情况下,一个项目对应于单一代码仓库,例如 <code>nixpkgs</code>。它类似于 Jenkins 中的项目定义。
A cluster of Jobs which are all coming from a single input (like a git checkout), the first thing you will need to create. Every Job should be able to be built independently from another. Most of the time the project maps to a single repository like <code>nixpkgs</code>. It is comparable to the project definition in Jenkins.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">