Parcourir la source
Merge pull request #17 from alexandear/typos
Fix typo in the word "Continuous"
chore/proposed-structure
Kyle Quest
il y a 7 ans
committed by
GitHub
Parent
révision
2a2830fc2c
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: 4AEE18F83AFDEB23
2 fichiers modifiés avec
2 ajouts et
2 suppressions
-
README.md
-
build/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,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. |
|
|
|
|
|
|
|
|