Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Commit

Permalink
Japanese edits
Browse files Browse the repository at this point in the history
  • Loading branch information
rgovert committed Mar 13, 2019
1 parent b7ae3fc commit b7e0ca2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
10 changes: 5 additions & 5 deletions BuildMaster/core-concepts/#.htm
@@ -1,15 +1,15 @@
<html>
<head>
<title>Core Concepts</title>
<title>コアコンセプト</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta name="keywords" content="buildmaster, applications,environments,releases,builds,executions,workflows" />
<meta name="sequence" content="20" />
</head>
<body>
<h2>Core Concepts in BuildMaster</h2>
<p>Because there is no official/definitive guide as to which words represent
which concepts in the software development industry, different organizations use
different words to mean different things. The terms BuildMaster uses are common
<p>Because there is no official/definitive guide as to which words represent
which concepts in the software development industry, different organizations use
different words to mean different things. The terms BuildMaster uses are common
in the industry, and this guide describes these core concepts in further details.</p>
</body>
</html>
</html>
9 changes: 6 additions & 3 deletions BuildMaster/overview.md
@@ -1,7 +1,7 @@
---
title: Getting Started with BuildMaster
keywords: buildmaster
sequence: 100
sequence: 10
show-related-content: false
---

Expand Down Expand Up @@ -69,9 +69,12 @@ Buildmasterのトラブルシューティング
## リリース
アプリケーションにパイプラインが完成したら、リリースを作成できます。リリースには以下の初期プロパティがあります。
1. リリーステンプレート - リリーステンプレートが存在する場合、可変プロンプト、デフォルトパイプラインなどを決定するためにリリーステンプレートを選択できます。
2. リリース番号 - アプリケーション内のリリースを一つ一つ識別する、1から3の部品番号(例:88、2.4、または4.1.8)。 <br>3. リリース名 - フレンドリなリリース識別子を作成するために使用できるオプションのエイリアス。<br>4.パイプライン‐ ビルドの段階と承認の順序は促進されます。<br>
2. リリース番号 - アプリケーション内のリリースを一つ一つ識別する、1から3の部品番号(例:88、2.4、または4.1.8)。
3. リリース名 - フレンドリなリリース識別子を作成するために使用できるオプションのエイリアス。
4. パイプライン‐ ビルドの段階と承認の順序は促進されます。

5.構成変数 - これらは実行時にデプロイメント計画で使用できます。
<span>  </span> / support / documentation / proget / core-concepts / packages
<span>  / support / documentation / proget / core-concepts / packages</span>


## ビルド
Expand Down

0 comments on commit b7e0ca2

Please sign in to comment.