浏览代码

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` ### `/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. 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` # `/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. Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.




正在加载...
取消
保存