Explorar el Código
Merge pull request #17 from alexandear/typos
Fix typo in the word "Continuous"
chore/proposed-structure
Kyle Quest
hace 7 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 2 ficheros con
2 adiciones y
2 borrados
-
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. |
|
|
|
|
|
|
|
|