ソースを参照

Merge pull request #17 from alexandear/typos

Fix typo in the word "Continuous"
chore/proposed-structure
Kyle Quest 7年前
committed by GitHub
コミット
2a2830fc2c
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
2個のファイルの変更2行の追加2行の削除
  1. +1
    -1
      README.md
  2. +1
    -1
      build/README.md

+ 1
- 1
README.md ファイルの表示

@@ -92,7 +92,7 @@ See the [`/scripts`](scripts/README.md) directory for examples.

### `/build`

Packaging and Continous Integration.
Packaging and Continuous Integration.

Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.



+ 1
- 1
build/README.md ファイルの表示

@@ -1,6 +1,6 @@
# `/build`

Packaging and Continous Integration.
Packaging and Continuous Integration.

Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.



読み込み中…
キャンセル
保存